mirror of
https://git.techniverse.net/scriptos/tmserver-docker.git
synced 2026-06-18 22:09:21 +00:00
xmlrpc_allowremote True (management port 5000)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
sed -i "s/<name>/<name>${SERVER_NAME}/" /opt/tmserver/GameData/Config/dedicated_cfg.txt
|
||||
sed -i "s/<comment>/<comment>${SERVER_DESC}/" /opt/tmserver/GameData/Config/dedicated_cfg.txt
|
||||
sed -i "s/<xmlrpc_allowremote>False</xmlrpc_allowremote>/<xmlrpc_allowremote>True</xmlrpc_allowremote>/" /opt/tmserver/GameData/Config/dedicated_cfg.txt
|
||||
cat /opt/tmserver/GameData/Config/dedicated_cfg.txt
|
||||
|
||||
exec ./TrackmaniaServer /dedicated_cfg=dedicated_cfg.txt /game_settings=MatchSettings/custom_game_settings.txt /nodaemon /lan
|
||||
|
||||
Reference in New Issue
Block a user