Skip to content

Commit

Permalink
SIANXVMT-64: adds docs reg. access token setup
Browse files Browse the repository at this point in the history
  • Loading branch information
fetzig committed Sep 9, 2024
1 parent 82a984f commit 4ec8a54
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@ INSTALLED_APPS = [
]
```

Go to the Version Monitoring Server insance that will connect
to this project and generate an access token:

![version monitor admin screen](vmt-gen-access-token.png)


In the projects settings.py add the access token configuration:

```python
Expand Down
Binary file added vmt-gen-access-token.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4ec8a54

Please sign in to comment.