Skip to content

Commit

Permalink
default credentials variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadims06 authored Aug 7, 2022
1 parent 3e75264 commit ab3eb24
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,9 @@ with open('cisco_lsdb_output.txt') as f:
json={'lsdb_output': lsdb_output, 'vendor_device': 'Cisco'})
pp(r_post.json())
```
#### Default credentials
Default credentials are available via environment variables in case of using docker-based version. How to set it described in this [case](https://github.com/Vadims06/topolograph/issues/26).

### API. Test network reaction on a failure
We have the following topology
![image](https://user-images.githubusercontent.com/20796986/144145217-454c1442-ba6c-4337-a6f2-8dde5d337f1e.png)
Expand Down

0 comments on commit ab3eb24

Please sign in to comment.