We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 465f463 commit b59abdfCopy full SHA for b59abdf
e2e/docker-compose.yml
@@ -22,6 +22,7 @@ services:
22
- IMMICH_METRICS=true
23
- IMMICH_ENV=testing
24
- IMMICH_PORT=2285
25
+ - IMMICH_IGNORE_MOUNT_CHECK_ERRORS=true
26
volumes:
27
- ./test-assets:/test-assets
28
extra_hosts:
0 commit comments