feat(beszel): add USER_CREATION=true for OIDC auto-provisioning
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
||||
environment:
|
||||
APP_URL: https://beszel.kaleschke.info
|
||||
DISABLE_PASSWORD_AUTH: "true"
|
||||
USER_CREATION: "true"
|
||||
volumes:
|
||||
- /mnt/user/appdata/beszel/data:/beszel_data
|
||||
- /mnt/user/appdata/beszel/socket:/beszel_socket
|
||||
|
||||
Reference in New Issue
Block a user