Update nextcloud/domain-nextcloud.json

This commit is contained in:
Gyorgy Berenyi
2024-10-15 12:31:56 +00:00
parent f690103fe2
commit 65833936b1

View File

@@ -22,6 +22,7 @@
{ "PROXY": "smarthostloadbalancer" }, { "PROXY": "smarthostloadbalancer" },
{ "TARGET": "nextcloudnginx" }, { "TARGET": "nextcloudnginx" },
{ "PORT": "80" }, { "PORT": "80" },
{ "LOCATION": "#NEXTCLOUD_LOCATION_PATH" },
{ "DOMAIN": "#NEXTCLOUD_DOMAIN" }, { "DOMAIN": "#NEXTCLOUD_DOMAIN" },
{ "SMARTHOST_PROXY_PATH": "/smarthost-domains" }, { "SMARTHOST_PROXY_PATH": "/smarthost-domains" },
{ "OPERATION": "CREATE" } { "OPERATION": "CREATE" }