1
0
mirror of https://github.com/bplein/factorio-docker.git synced 2024-11-24 08:42:31 +02:00

save the server id

This commit is contained in:
David Andersen 2017-05-17 17:12:33 +00:00
parent bd5a44dce5
commit dc89065e68

View File

@ -32,5 +32,7 @@ exec /opt/factorio/bin/x64/factorio \
--start-server-load-latest \
--server-settings $CONFIG/server-settings.json \
--server-whitelist $CONFIG/server-whitelist.json \
--server-banlist $CONFIG/server-banlist.json \
--rcon-port 27015 \
--rcon-password "$(cat $CONFIG/rconpw)"
--rcon-password "$(cat $CONFIG/rconpw)" \
--server-id /factorio/config/server-id.json