nextcloud/nextcloud.env aktualisiert
This commit is contained in:
parent
ca695e8c31
commit
12f3a3912e
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ MYSQL_DATABASE=nextcloud
|
|||
MYSQL_USER=nextcloud
|
||||
MYSQL_PASSWORD=YOUR_RANDOM_PASSWORD
|
||||
|
||||
# reverse proxy settings
|
||||
# if you're not a reverse proxy, you must uncomment the following lines
|
||||
# Reverse proxy settings
|
||||
# If you're not using a reverse proxy, you must comment out the following lines
|
||||
TRUSTED_PROXIES=172.16.0.0/12
|
||||
OVERWRITEHOST=cloud.example.com
|
||||
OVERWRITEPROTOCOL=https
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue