Files
ticketsystem/frontend/Trunk.toml
2026-04-27 12:48:52 +02:00

8 lines
154 B
TOML

[serve]
# The address to serve on LAN.
addresses = ["127.0.0.1"]
# The address to serve on WAN.
# address = "0.0.0.0"
# The port to serve on.
port = 8000