mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-07 21:41:31 -07:00
nextcloud: change to swag
This commit is contained in:
parent
f0c93b278e
commit
1e8b39fcbf
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# make sure that your dns has a cname set for nextcloud
|
# make sure that your dns has a cname set for nextcloud
|
||||||
# assuming this container is called "letsencrypt", edit your nextcloud container's config
|
# assuming this container is called "swag", edit your nextcloud container's config
|
||||||
# located at /config/www/nextcloud/config/config.php and add the following lines before the ");":
|
# located at /config/www/nextcloud/config/config.php and add the following lines before the ");":
|
||||||
# 'trusted_proxies' => ['letsencrypt'],
|
# 'trusted_proxies' => ['swag'],
|
||||||
# 'overwrite.cli.url' => 'https://nextcloud.your-domain.com/',
|
# 'overwrite.cli.url' => 'https://nextcloud.your-domain.com/',
|
||||||
# 'overwritehost' => 'nextcloud.your-domain.com',
|
# 'overwritehost' => 'nextcloud.your-domain.com',
|
||||||
# 'overwriteprotocol' => 'https',
|
# 'overwriteprotocol' => 'https',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue