1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-10-07 08:50:31 +00:00

Fix Playwright docker (#6206)

This commit is contained in:
Timshel 2025-08-25 17:59:55 +02:00 committed by GitHub
commit de808c5ad9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 34 additions and 41 deletions

View file

@ -66,6 +66,10 @@ SSO_CLIENT_SECRET=warden
SSO_AUTHORITY=http://${KC_HTTP_HOST}:${KC_HTTP_PORT}/realms/${TEST_REALM}
SSO_DEBUG_TOKENS=true
# Custom web-vault build
# PW_WV_REPO_URL=https://github.com/dani-garcia/bw_web_builds.git
# PW_WV_COMMIT_HASH=a5f5390895516bce2f48b7baadb6dc399e5fe75a
###########################
# Docker MariaDb container#
###########################