mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-23 20:11:12 +00:00
Update .env
This commit is contained in:
parent
ee7f474a4a
commit
5cee80e1d5
|
@ -11,10 +11,12 @@ MSQL_TZ=Europe/Berlin
|
|||
# settings for the nextcloud container
|
||||
NC_PUID=1000
|
||||
NC_PGID=1000
|
||||
NC_TRUSTEDPROXIES=172.16.0.0/24
|
||||
NC_ADMIN_USER=admin
|
||||
NC_ADMIN_USER_PASSWORD=adminpass
|
||||
NC_TRUSTED_DOMAINS=cloud.example.com
|
||||
|
||||
# settings for reverse proxy usage
|
||||
#NC_TRUSTED_DOMAINS=cloud.example.com
|
||||
#NC_TRUSTEDPROXIES=172.16.0.0/24
|
||||
#NC_OVERWRITEPROTOCOL=https
|
||||
#NC_OVERWRITECLIURL=https://cloud.example.com
|
||||
#NC_OVERWRITEHOST=cloud.example.com
|
||||
|
|
Loading…
Reference in New Issue
Block a user