From 97199414e612100bfdb32f826675ec1ba8c55ad0 Mon Sep 17 00:00:00 2001 From: Blackwhitebear8 Date: Sat, 5 Jul 2025 16:19:51 +0200 Subject: [PATCH] Update .env --- .env | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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