Add sample environment file with Grafana and IPFabric credentials

This commit is contained in:
2026-07-10 10:20:29 +00:00
parent 632d146368
commit e73b789f92
+4
View File
@@ -0,0 +1,4 @@
export GRAFANA_URL=""
export GRAFANA_TOKEN=""
export IPFABRIC_URL=""
export IPFABRIC_TOKEN=""