From b2755bf6d4a78ef03ceaa110881ae1bc80753999 Mon Sep 17 00:00:00 2001 From: Blackwhitebear8 Date: Wed, 17 Sep 2025 20:52:09 +0200 Subject: [PATCH] Update .env --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index a68bfc5..7149c61 100644 --- a/.env +++ b/.env @@ -19,5 +19,5 @@ BGP_COMMUNITIES_TRANSIT= BGP_COMMUNITIES_IX= BGP_COMMUNITIES_CUSTOMER= -BGP_STATS_DB_PATH=./bgp_stats.db +BGP_STATS_DB_PATH=/opt/Router-tools/bgp_stats.db BGP_STATS_RETENTION_DAYS=30 \ No newline at end of file