chore: optional immich /doc access protection

pull/31/head
LRVT 2025-04-13 19:59:35 +02:00 zatwierdzone przez GitHub
rodzic 3c358ad726
commit 9ec71e66df
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -27,7 +27,8 @@ services:
# - traefik.http.services.immich.loadbalancer.server.port=2283
# - traefik.docker.network=proxy
# # Part for local lan services only
# - traefik.http.routers.immich.middlewares=limit-immich
# - traefik.http.routers.immich-swagger.rule=Host(`immich.example.com`) && PathPrefix(`/doc`)
# - traefik.http.routers.immich-swagger.middlewares=local-ipwhitelist@file
immich-machine-learning:
image: altran1502/immich-machine-learning:${IMMICH_VERSION:-release}