1
0

shelfmark: disable local auth

This commit is contained in:
2026-04-29 14:39:23 +02:00
parent 29a775f5f9
commit bc682e928a
+2
View File
@@ -41,6 +41,8 @@ services:
PUID: ${PUID}
PGID: ${PGID}
CWA_DB_PATH: "/auth/app.db"
HIDE_LOCAL_AUTH: true
OIDC_AUTO_REDIRECT: true
networks:
public:
ipv4_address: 192.168.240.68