1
0
mirror of https://github.com/bplein/factorio-docker.git synced 2025-01-10 03:16:41 +02:00

no need to set user

This commit is contained in:
David Andersen 2017-12-14 07:10:27 -08:00
parent ebd6da4b97
commit 6f4f179276

View File

@ -6,4 +6,3 @@ services:
- "34197:34197"
volumes:
- /opt/factorio:/factorio
user: 1000:1000