From 4ea3a099b05fa910498bfbf1b2d7387118355472 Mon Sep 17 00:00:00 2001 From: "Ole Mathias Aa. Heggem" Date: Sun, 13 Apr 2025 07:18:45 +0200 Subject: Upgrade bootstrap and rewrite API (#230) --- api-worker/.env-example | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 api-worker/.env-example (limited to 'api-worker/.env-example') 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 -- cgit v1.2.3