1
0
mirror of https://github.com/bplein/factorio-docker.git synced 2025-01-08 03:12:56 +02:00

specify port

This commit is contained in:
David Andersen 2016-10-26 17:46:34 +00:00
parent 86ec899b06
commit 0fdac9cebb

View File

@ -10,5 +10,6 @@ if ! find $SAVES -iname \*.zip -mindepth 1 -print | grep -q .; then
fi
exec /opt/factorio/bin/x64/factorio \
--port 34197 \
--start-server-load-latest \
--server-settings /opt/factorio/data/server-settings.json