shelfmark: disable local auth
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user