chore: move test assets submodule (#9321)

This commit is contained in:
Jason Rasmussen 2024-05-07 23:33:17 -04:00 committed by GitHub
parent f10fb0723d
commit 4e7966c8e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 4 additions and 5 deletions

View file

@ -16,7 +16,7 @@ x-server-build: &server-common
- IMMICH_METRICS=true
volumes:
- upload:/usr/src/app/upload
- ../server/test/assets:/data/assets
- ./test-assets:/test-assets
depends_on:
- redis
- database