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

Minor improvements

This commit is contained in:
Timshel 2025-05-31 11:59:47 +02:00
commit 9b8cb3f53e
18 changed files with 135 additions and 198 deletions

View file

@ -15,7 +15,7 @@ services:
image: playwright_oidc_vaultwarden-${ENV:-dev}
network_mode: "host"
build:
context: compose/vaultwarden
context: compose/warden
dockerfile: Dockerfile
args:
REPO_URL: ${PW_WV_REPO_URL:-}