chore: web shutdown signal (#7114)

This commit is contained in:
Jason Rasmussen
2024-02-14 09:57:02 -05:00
committed by GitHub
parent 69166fa520
commit 7d59900662
3 changed files with 5 additions and 8 deletions

View File

@@ -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: