mirror of
				https://github.com/factoriotools/factorio-docker.git
				synced 2025-10-31 00:48:07 +01:00 
			
		
		
		
	Merge pull request #183 from notgne2/master
workaround 0.17 issues (fix #181 and #182)
This commit is contained in:
		| @@ -47,9 +47,10 @@ exec su-exec factorio /opt/factorio/bin/x64/factorio \ | ||||
|   --port $PORT \ | ||||
|   --start-server-load-latest \ | ||||
|   --server-settings $CONFIG/server-settings.json \ | ||||
| #  --server-whitelist $CONFIG/server-whitelist.json \ | ||||
|   --server-banlist $CONFIG/server-banlist.json \ | ||||
|   --rcon-port $RCON_PORT \ | ||||
|   --server-whitelist $CONFIG/server-whitelist.json \ | ||||
|   --use-server-whitelist \ | ||||
|   --rcon-password "$(cat $CONFIG/rconpw)" \ | ||||
|   --server-id /factorio/config/server-id.json \ | ||||
|   $@ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user