chore: moved vars intro .env file for clarity

This commit is contained in:
sujiba 2024-05-23 13:49:51 +02:00
parent e14601d67c
commit 8b3413bde7
2 changed files with 12 additions and 6 deletions

View file

@ -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: