Host for the websocket server can now be specified in the team server profile.

This commit is contained in:
Jakob Friedl
2025-11-03 09:52:01 +01:00
parent ec2388d993
commit b1603fc7b6
5 changed files with 8 additions and 8 deletions

View File

@@ -7,10 +7,9 @@ database-file = "data/conquest.db"
# Team server settings (WebSocket server port, users, ...)
[team-server]
host = "0.0.0.0"
port = 37573
# [team-server.users]
# ----------------------------------------------------------
# HTTP GET
# ----------------------------------------------------------