feat(beszel): add USER_CREATION=true for OIDC auto-provisioning

This commit is contained in:
2026-03-30 09:26:52 +00:00
parent 9b5da43295
commit 63dbeeb965
+1
View File
@@ -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