mirror of
				https://github.com/factoriotools/factorio-docker.git
				synced 2025-10-31 00:48:07 +01:00 
			
		
		
		
	Added missing environment variable
Took 20 minutes
This commit is contained in:
		| @@ -28,7 +28,8 @@ ENV PORT=34197 \ | ||||
|     SCENARIOS=/factorio/scenarios \ | ||||
|     SCRIPTOUTPUT=/factorio/script-output \ | ||||
|     PUID="$PUID" \ | ||||
|     PGID="$PGID" | ||||
|     PGID="$PGID" \ | ||||
|     DLC_SPACE_AGE="true" | ||||
|  | ||||
| SHELL ["/bin/bash", "-eo", "pipefail", "-c"] | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user