exposing ports for testing
This commit is contained in:
parent
000216e899
commit
033a9c14f4
@ -11,8 +11,8 @@ services:
|
|||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
# ports:
|
ports:
|
||||||
# - '2283:2283'
|
- '2283:2283'
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.http.routers.immich.rule=Host(`photos.castaldifamily.com`)"
|
- "traefik.http.routers.immich.rule=Host(`photos.castaldifamily.com`)"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user