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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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: