From 190b8f99903ff7d3e6f36b3d8ad4172f29298731 Mon Sep 17 00:00:00 2001 From: May P Date: Sat, 21 Mar 2026 15:00:41 +0200 Subject: [PATCH] clarify .env --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index ae13a0c..ed3fa6e 100644 --- a/.env.example +++ b/.env.example @@ -4,7 +4,7 @@ OPNSENSE_SECRET=seeeecret WEBHOOK_SECRET=secret -BIND_ADDRESS=192.168.1.2 +BIND_ADDRESS=192.168.1.2 # this is the ip hosting this api ADMIN_PASS=password