Update nextcloud service configuration to run as www-data user
This commit is contained in:
		| @@ -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", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user