mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2026-02-20 04:59:12 +08:00
update nc subfolder conf
This commit is contained in:
parent
6725e30588
commit
78c2294586
@ -1,9 +1,9 @@
|
||||
## Version 2023/06/24
|
||||
## Version 2024/04/25
|
||||
# make sure that your nextcloud container is named nextcloud
|
||||
# make sure that nextcloud is set to work with the base url /nextcloud/
|
||||
# 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 ");":
|
||||
# 'trusted_proxies' => ['swag'],
|
||||
# 'trusted_proxies' => [gethostbyname('swag')],
|
||||
# 'overwritewebroot' => '/nextcloud',
|
||||
# 'overwrite.cli.url' => 'https://example.com/nextcloud',
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user