You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-12-01 00:18:16 +02:00
fix(server): access system config before database migration complete (#5912)
This commit is contained in:
@@ -12,6 +12,7 @@ x-server-build: &server-common
|
||||
context: ../
|
||||
dockerfile: server/Dockerfile
|
||||
target: dev
|
||||
restart: always
|
||||
volumes:
|
||||
- ../server:/usr/src/app
|
||||
- ${UPLOAD_LOCATION}/photos:/usr/src/app/upload
|
||||
|
||||
Reference in New Issue
Block a user