mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: speedup devcontainer start (#19406)
This commit is contained in:
parent
9ca31abae9
commit
c1b82bed9b
5 changed files with 20 additions and 7 deletions
|
|
@ -3,6 +3,7 @@ services:
|
|||
build:
|
||||
target: dev-container-server
|
||||
env_file: !reset []
|
||||
hostname: immich-dev
|
||||
environment:
|
||||
- IMMICH_SERVER_URL=http://127.0.0.1:2283/
|
||||
volumes: !override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue