mirror of
https://github.com/OpenFactorioServerManager/factorio-server-manager.git
synced 2024-12-25 02:29:45 +02:00
Update docker-compose.yaml
This commit is contained in:
parent
faa6304c81
commit
344fc35e33
@ -5,7 +5,7 @@ services:
|
||||
container_name: "factorio-server-manager"
|
||||
restart: "unless-stopped"
|
||||
environment:
|
||||
- "FACTORIO_VERSION=latest"
|
||||
- "FACTORIO_VERSION=stable"
|
||||
- "RCON_PASS"
|
||||
volumes:
|
||||
- "./fsm-data:/opt/fsm-data"
|
||||
|
Loading…
Reference in New Issue
Block a user