Update .env
This commit is contained in:
parent
55ed0f92dd
commit
27782bc9e7
1 changed files with 3 additions and 3 deletions
6
.env
6
.env
|
|
@ -1,11 +1,11 @@
|
|||
HOSTNAME=router.something.hi
|
||||
|
||||
VYOS_API_URL=https://vyos-api:port
|
||||
VYOS_API_URL=https://vyos-api-url
|
||||
VYOS_API_KEY=vyos-api-key
|
||||
|
||||
BGP_TOOLS_IMAGE=bgp-tools-image
|
||||
BGP_TOOLS_IMAGE=https://bgp-tools-image
|
||||
|
||||
AKVORADO_BASE_URL=http://ip:port/api/v0/console/widget
|
||||
AKVORADO_BASE_URL=http://akvorado-url/api/v0/console/widget
|
||||
|
||||
LIBRENMS_URL=https://librenms-url
|
||||
LIBRENMS_PORTS=portname:librenmsid,portname2:librenmsid2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue