mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: web shutdown signal (#7114)
This commit is contained in:
parent
69166fa520
commit
7d59900662
3 changed files with 5 additions and 8 deletions
|
|
@ -57,7 +57,7 @@ services:
|
|||
image: immich-web-dev:latest
|
||||
build:
|
||||
context: ../web
|
||||
command: "/usr/src/app/bin/immich-web"
|
||||
command: [ "/usr/src/app/bin/immich-web" ]
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue