feat: added table of contents and warning
This commit is contained in:
parent
05861f15c8
commit
8e6075df01
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ MYSQL_USER=nextcloud
|
||||||
MYSQL_PASSWORD=YOUR_RANDOM_PASSWORD
|
MYSQL_PASSWORD=YOUR_RANDOM_PASSWORD
|
||||||
|
|
||||||
# Reverse proxy settings
|
# Reverse proxy settings
|
||||||
# If you're not using a reverse proxy, you must comment out the following lines
|
# If you're not using a reverse proxy (not recommended), you must comment out the following lines
|
||||||
TRUSTED_PROXIES=172.16.0.0/12
|
TRUSTED_PROXIES=172.16.0.0/12
|
||||||
OVERWRITEHOST=cloud.example.com
|
OVERWRITEHOST=cloud.example.com
|
||||||
OVERWRITEPROTOCOL=https
|
OVERWRITEPROTOCOL=https
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue