mirror of
https://github.com/OpenFactorioServerManager/factorio-server-manager.git
synced 2025-09-04 17:46:30 +00:00
Fixed wrong change of PR #303
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
version: "3"
|
||||
services:
|
||||
factorio-server-manager:
|
||||
image: "ofsm/ofsm:stable"
|
||||
image: "ofsm/ofsm:latest"
|
||||
container_name: "factorio-server-manager"
|
||||
restart: "unless-stopped"
|
||||
environment:
|
||||
- "FACTORIO_VERSION=latest"
|
||||
- "FACTORIO_VERSION=stable"
|
||||
- "RCON_PASS"
|
||||
ports:
|
||||
- "80:80"
|
||||
|
Reference in New Issue
Block a user