mirror of
				https://github.com/factoriotools/factorio-docker.git
				synced 2025-10-31 00:48:07 +01:00 
			
		
		
		
	Fix whitelist args in scenario entrypoint
This commit is contained in:
		| @@ -34,6 +34,7 @@ exec /opt/factorio/bin/x64/factorio \ | ||||
|   --start-server-load-scenario "$SERVER_SCENARIO" \ | ||||
|   --server-settings "$CONFIG/server-settings.json" \ | ||||
|   --server-whitelist "$CONFIG/server-whitelist.json" \ | ||||
|   --use-server-whitelist \ | ||||
|   --server-banlist "$CONFIG/server-banlist.json" \ | ||||
|   --rcon-port "$RCON_PORT" \ | ||||
|   --rcon-password "$(cat "$CONFIG/rconpw")" \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user