1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-10 23:22:22 +02:00

chore(e2e): dont check for immich folder (#13298)

chore: dont check immich folder
This commit is contained in:
Jonathan Jogenfors
2024-10-10 10:42:59 +02:00
committed by GitHub
parent 465f4639da
commit b59abdff3d

View File

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