From 59e2240e780670cebaf346b7c1a22b03cd482635 Mon Sep 17 00:00:00 2001 From: schn33fuchs Date: Sat, 16 May 2026 19:39:04 +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 645e331..4927bb3 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", "192.168.178.56"] #,"10.150.9.116"] +addresses = ["127.0.0.1"]#, "192.168.178.56"] #,"10.150.9.116"] # The address to serve on WAN. # address = "0.0.0.0" # The port to serve on.