Update DOMAIN key in service-nextcloud.json to use NEXTCLOUD_TRUSTED_DOMAINS
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"main": {
|
||||
"SERVICE_NAME": "nextcloud",
|
||||
"DOMAIN": "#DOMAIN"
|
||||
"DOMAIN": "#NEXTCLOUD_TRUSTED_DOMAINS"
|
||||
},
|
||||
"containers": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user