diff --git a/.env b/.env index 5c4a3e3..27c294d 100644 --- a/.env +++ b/.env @@ -9,4 +9,7 @@ AKVORADO_BASE_URL=http://akvorado-url/api/v0/console/widget LIBRENMS_URL=https://librenms-url LIBRENMS_PORTS=portname:librenmsid,portname2:librenmsid2 -LIBRENMS_MAIN_PORT=eth0 \ No newline at end of file +LIBRENMS_MAIN_PORT=eth0 + +BGP_API_URL=http://app:url/bgp-route/lookup +BGP_VIS_ROUTER_NAME=my.router \ No newline at end of file