fix(dc): change IMMICH_HOST var because of clas

This commit is contained in:
Radu C. Martin 2024-07-05 10:09:10 +02:00
parent 91a96ffef8
commit 8ffe33159c

View file

@ -13,7 +13,7 @@ services:
env_file:
- stack.env
environment:
- LETSENCRYPT_HOST=${IMMICH_HOST:?}
- LETSENCRYPT_HOST=${IMMICH_LETSENCRYPT_HOST:?}
- VIRTUAL_HOST=${IMMICH_HOST:?}
- VIRTUAL_PORT=${IMMICH_PORT:-3001}
depends_on: