diff --git a/frontend/Trunk.toml b/frontend/Trunk.toml index f743902..645e331 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.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.