mirror of
https://github.com/immich-app/immich.git
synced 2026-01-06 10:04:01 -08:00
more progress - dockerfile
This commit is contained in:
@@ -24,7 +24,7 @@ services:
|
||||
build:
|
||||
context: ../
|
||||
dockerfile: server/Dockerfile
|
||||
target: dev
|
||||
target: dev-docker
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ../server:/usr/src/app
|
||||
|
||||
Reference in New Issue
Block a user