mirror of
https://github.com/immich-app/immich.git
synced 2025-01-21 00:52:43 -05:00
chore(e2e): dont check for immich folder (#13298)
chore: dont check immich folder
This commit is contained in:
parent
465f4639da
commit
b59abdff3d
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ services:
|
||||||
- IMMICH_METRICS=true
|
- IMMICH_METRICS=true
|
||||||
- IMMICH_ENV=testing
|
- IMMICH_ENV=testing
|
||||||
- IMMICH_PORT=2285
|
- IMMICH_PORT=2285
|
||||||
|
- IMMICH_IGNORE_MOUNT_CHECK_ERRORS=true
|
||||||
volumes:
|
volumes:
|
||||||
- ./test-assets:/test-assets
|
- ./test-assets:/test-assets
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
|
|
Loading…
Add table
Reference in a new issue