aboutsummaryrefslogtreecommitdiff
path: root/consul
diff options
context:
space:
mode:
Diffstat (limited to 'consul')
-rw-r--r--consul/configuration/nextcloud/config.php.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/consul/configuration/nextcloud/config.php.tpl b/consul/configuration/nextcloud/config.php.tpl
index 7dcfc6e..7c73187 100644
--- a/consul/configuration/nextcloud/config.php.tpl
+++ b/consul/configuration/nextcloud/config.php.tpl
@@ -6,6 +6,7 @@ $CONFIG = array (
'secret' => '{{ key "secrets/nextcloud/secret" | trimSpace }}',
'trusted_domains' => array (
0 => 'nextcloud.deuxfleurs.fr',
+ 1 => 'nextcloud.devx.adnab.me',
),
'memcache.local' => '\\OC\\Memcache\\APCu',