Closes #280
This commit is contained in:
PICHOU Kyâne 2018-06-24 19:00:21 +02:00
parent 89e162636c
commit c5aaa9512b

View File

@ -22,7 +22,7 @@ services:
app: app:
build: build:
context: app context: app
# comment out following lines for team edition or change UID/GID # uncomment following lines for team edition or change UID/GID
# args: # args:
# - edition=team # - edition=team
# - PUID=1000 # - PUID=1000