From 98d387bcd2b299b1ca9a6fdd59e2d97ef4412097 Mon Sep 17 00:00:00 2001 From: May P Date: Sat, 21 Mar 2026 16:18:46 +0200 Subject: [PATCH] forgot that it has to be a url --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index ed3fa6e..d2c1223 100644 --- a/.env.example +++ b/.env.example @@ -1,4 +1,4 @@ -OPNSENSE_HOST=192.168.1.1 +OPNSENSE_HOST=https://192.168.1.1 OPNSENSE_KEY=keeeeey OPNSENSE_SECRET=seeeecret