mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-10-11 08:19:55 +02:00
updated ports
This commit is contained in:
@@ -3,6 +3,7 @@ services:
|
|||||||
factorio:
|
factorio:
|
||||||
build: .
|
build: .
|
||||||
ports:
|
ports:
|
||||||
- "34197:34197"
|
- "34197:34197/udp"
|
||||||
|
- "27015:27015/tcp"
|
||||||
volumes:
|
volumes:
|
||||||
- /opt/factorio:/factorio
|
- /opt/factorio:/factorio
|
||||||
|
Reference in New Issue
Block a user