updated app templates to use letsencrypt

This commit is contained in:
2026-02-12 14:09:54 +01:00
parent cceb0ec798
commit 1ff89ab9da
10 changed files with 19 additions and 9 deletions
+2 -1
View File
@@ -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: