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:
parent
1f73630136
commit
de808c5ad9
8 changed files with 34 additions and 41 deletions
|
@ -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#
|
||||
###########################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue