Changed user to a string
This commit is contained in:
@@ -36,7 +36,7 @@ services:
|
|||||||
done
|
done
|
||||||
EOF'
|
EOF'
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
user: 82
|
user: "82"
|
||||||
volumes_from:
|
volumes_from:
|
||||||
- nginx
|
- nginx
|
||||||
nextcloud:
|
nextcloud:
|
||||||
|
|||||||
Reference in New Issue
Block a user