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:
parent
86ec899b06
commit
0fdac9cebb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user