Host for the websocket server can now be specified in the team server profile.
This commit is contained in:
@@ -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
|
||||
# ----------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user