Add .env
This commit is contained in:
parent
67220c9031
commit
d10e522e01
1 changed files with 9 additions and 0 deletions
9
.env
Normal file
9
.env
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
VYOS_API_URL=https://vyos-api-url
|
||||
VYOS_API_KEY=vyos-api-key
|
||||
|
||||
BGP_API_URL=http://app:url/bgp-route/lookup
|
||||
BGP_VIS_ROUTER_NAME=my.router
|
||||
|
||||
BGP_COMMUNITIES_TRANSIT=
|
||||
BGP_COMMUNITIES_IX=
|
||||
BGP_COMMUNITIES_CUSTOMER=
|
||||
Loading…
Add table
Add a link
Reference in a new issue