From 99bcbaf3b0e9cf90707293b85456a8a612abe8a5 Mon Sep 17 00:00:00 2001 From: schn33fuchs Date: Wed, 6 May 2026 15:56:55 +0200 Subject: [PATCH] Trunk --- frontend/Trunk.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/Trunk.toml b/frontend/Trunk.toml index 530d659..f218f3a 100644 --- a/frontend/Trunk.toml +++ b/frontend/Trunk.toml @@ -1,6 +1,6 @@ [serve] # The address to serve on LAN. -addresses = ["127.0.0.1" ,"10.150.9.7"] +addresses = ["127.0.0.1"] #,"10.150.9.7"] # The address to serve on WAN. # address = "0.0.0.0" # The port to serve on.