Changed user to a string

This commit is contained in:
WilliamMiceli
2019-01-07 16:19:43 -05:00
parent ab2703d233
commit 87e9857509

View File

@@ -36,7 +36,7 @@ services:
done
EOF'
restart: on-failure
user: 82
user: "82"
volumes_from:
- nginx
nextcloud: