mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-07-06 20:45:00 +00:00
Change Dockerfiles to make the AMD image multidb
This commit is contained in:
parent
0365b7c6a4
commit
4c324e1160
17 changed files with 50 additions and 872 deletions
|
@ -3,6 +3,7 @@ target
|
|||
|
||||
# Data folder
|
||||
data
|
||||
.env
|
||||
|
||||
# IDE files
|
||||
.vscode
|
||||
|
@ -10,5 +11,15 @@ data
|
|||
*.iml
|
||||
|
||||
# Documentation
|
||||
.github
|
||||
*.md
|
||||
*.txt
|
||||
*.yml
|
||||
*.yaml
|
||||
|
||||
# Docker folders
|
||||
hooks
|
||||
tools
|
||||
|
||||
# Web vault
|
||||
web-vault
|
Loading…
Add table
Add a link
Reference in a new issue