updated ports

This commit is contained in:
David Andersen 2017-12-30 19:14:32 -08:00
parent 78f00b9f17
commit e13768aa12

View File

@ -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