update error_log for nextcloud

This commit is contained in:
2021-03-07 22:53:42 -05:00
parent 83820b8829
commit f8a059162c
3 changed files with 28 additions and 2 deletions

View File

@@ -29,7 +29,8 @@ services:
- DBPASS=xh891hx1hc89f239hibndnxc1i
- REDISHOST=tasks.services_redis
- REDISPORT=6379
- LOGLEVEL=0
- LOGLEVEL=3
- PHP_MEMORY_LIMIT=-1
healthcheck:
test: ["CMD", "curl", "-If", "http://localhost/status.php"]