This commit is contained in:
2025-12-19 22:18:55 +01:00
parent 5e871d7b61
commit d5f20cb3b3

View File

@@ -13,6 +13,7 @@ TZ: Europe/Bratislava
MYSQL_DATABASE: bookstackapp MYSQL_DATABASE: bookstackapp
MYSQL_USER: bookstack MYSQL_USER: bookstack
MYSQL_PASSWORD: l4c1j4yd33Du5lo MYSQL_PASSWORD: l4c1j4yd33Du5lo
APP_KEY: base64:HB4Gre472TO2pllXEw7afFY2dJ7E09ZJAaHLYP0/hV8=
# # Set authentication method to be saml2 # # Set authentication method to be saml2
# AUTH_METHOD: saml2 # AUTH_METHOD: saml2
# # Control if BookStack automatically initiates login via your SAML system if it's the only authentication method. # # Control if BookStack automatically initiates login via your SAML system if it's the only authentication method.