Disable authelia authentication on Mealie

This commit is contained in:
Colin Hebert
2024-08-24 10:58:51 +10:00
committed by GitHub
parent 5c74bc1c0a
commit 721a0915f1

View File

@@ -14,7 +14,8 @@ services:
restart: unless-stopped
labels:
traefik.enable: true
traefik.http.routers.mealie.middlewares: authelia@file
# Embedded authentication
# traefik.http.routers.mealie.middlewares: authelia@file
networks:
reverse-proxy: