updated app templates to use letsencrypt
This commit is contained in:
@@ -49,6 +49,7 @@ services:
|
||||
- "traefik.http.routers.immich.rule=Host(`photos.{{DOMAIN}}`)"
|
||||
- "traefik.http.routers.immich.entrypoints=websecure"
|
||||
- "traefik.http.routers.immich.tls=true"
|
||||
- "traefik.http.routers.immich.tls.certresolver=letsencrypt"
|
||||
- "traefik.http.services.immich.loadbalancer.server.port=2283"
|
||||
|
||||
immich-machine-learning:
|
||||
@@ -112,4 +113,4 @@ volumes:
|
||||
networks:
|
||||
traefik-public:
|
||||
external: true
|
||||
immich-internal:
|
||||
immich-internal:
|
||||
Reference in New Issue
Block a user