chore: moved vars intro .env file for clarity
This commit is contained in:
parent
e14601d67c
commit
8b3413bde7
2 changed files with 12 additions and 6 deletions
|
@ -25,11 +25,6 @@ services:
|
|||
environment:
|
||||
- MYSQL_HOST=nc_db
|
||||
- REDIS_HOST=nc_redis
|
||||
- TRUSTED_PROXIES=172.16.0.0/12
|
||||
- OVERWRITEHOST=cloud.example.com
|
||||
- OVERWRITEPROTOCOL=https
|
||||
- OVERWRITEWEBROOT=/
|
||||
- PHP_UPLOAD_LIMIT=1G
|
||||
env_file:
|
||||
- nextcloud.env
|
||||
ports:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue