mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-08-25 04:03:19 +00:00
Removed included web vault.
Now that docker automatically downloads the web-vault, keeping it in the repo doesn't make sense. Added error message in case someone tries to run the application directly without the web-vault instaled..
This commit is contained in:
parent
4093bf92fe
commit
3d454f36bc
135 changed files with 27 additions and 12319 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -11,3 +11,7 @@ data
|
|||
|
||||
# Environment file
|
||||
# .env
|
||||
|
||||
# Web vault
|
||||
web-vault
|
||||
!web-vault/settings.Production.json
|
Loading…
Add table
Add a link
Reference in a new issue