diff --git a/nextcloud/service-nextcloud.json b/nextcloud/service-nextcloud.json index 3ec06fb..35d3d69 100644 --- a/nextcloud/service-nextcloud.json +++ b/nextcloud/service-nextcloud.json @@ -170,7 +170,7 @@ "ENV_FILES": [ "/etc/user/secret/nextcloud/nextcloud.json" ], - "EXTRA": "--restart always", + "EXTRA": "--user www-data --restart always", "DEPEND": "null", "START_ON_BOOT": "false", "CMD": "null",