exposing ports for testing

This commit is contained in:
nathan 2026-05-06 21:55:34 -04:00
parent 000216e899
commit 033a9c14f4

View File

@ -11,8 +11,8 @@ services:
- /etc/localtime:/etc/localtime:ro
env_file:
- .env
# ports:
# - '2283:2283'
ports:
- '2283:2283'
labels:
- "traefik.enable=true"
- "traefik.http.routers.immich.rule=Host(`photos.castaldifamily.com`)"