mirror of
https://github.com/immich-app/immich.git
synced 2026-01-13 13:36:35 -08:00
fix(nginx): enable gzip and show error logs (#2504)
This commit is contained in:
@@ -135,8 +135,6 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
ports:
|
||||
- 2283:8080
|
||||
logging:
|
||||
driver: none
|
||||
depends_on:
|
||||
- immich-server
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user