mirror of
https://github.com/OpenFactorioServerManager/factorio-server-manager.git
synced 2024-12-27 02:43: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"
|
container_name: "factorio-server-manager"
|
||||||
restart: "unless-stopped"
|
restart: "unless-stopped"
|
||||||
environment:
|
environment:
|
||||||
- "FACTORIO_VERSION=latest"
|
- "FACTORIO_VERSION=stable"
|
||||||
- "RCON_PASS"
|
- "RCON_PASS"
|
||||||
volumes:
|
volumes:
|
||||||
- "./fsm-data:/opt/fsm-data"
|
- "./fsm-data:/opt/fsm-data"
|
||||||
|
Loading…
Reference in New Issue
Block a user