fix custom name
This commit is contained in:
@@ -216,7 +216,7 @@ nextcloud:
|
||||
# Extra config files created in /var/www/html/config/
|
||||
# ref: https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/config_sample_php_parameters.html#multiple-config-php-file
|
||||
configs:
|
||||
custom.php: |-
|
||||
custom.config.php: |-
|
||||
<?php
|
||||
$trustedDomains = getenv('NEXTCLOUD_TRUSTED_DOMAINS');
|
||||
if ($trustedDomains) {
|
||||
|
||||
Reference in New Issue
Block a user