aboutsummaryrefslogtreecommitdiffstats
path: root/api-worker/.env-example
diff options
context:
space:
mode:
Diffstat (limited to 'api-worker/.env-example')
-rw-r--r--api-worker/.env-example5
1 files changed, 5 insertions, 0 deletions
diff --git a/api-worker/.env-example b/api-worker/.env-example
new file mode 100644
index 0000000..e6a638b
--- /dev/null
+++ b/api-worker/.env-example
@@ -0,0 +1,5 @@
+NETBOX_URL=https://netbox.example.no
+NETBOX_TOKEN=
+PROM_USER=
+PROM_PASSWORD=
+PROM_URL= \ No newline at end of file