mirror of
https://git.vectorsigma.ru/public/immich.git
synced 2026-08-06 02:48:20 +00:00
change path in of target docker file in docker-compose for server
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
build:
|
||||
context: .
|
||||
target: development
|
||||
dockerfile: ./Dockerfile-minimal
|
||||
dockerfile: ./Dockerfile
|
||||
command: npm run start:dev
|
||||
ports:
|
||||
- "3000:3000"
|
||||
|
||||
Reference in New Issue
Block a user