mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-08-31 06:54:48 +00:00
Fixed docker build and implemented automatic creation of JWT signing keys on platforms with OpenSSL (it needs to be on the PATH)
This commit is contained in:
parent
7a3308200a
commit
d5486670d8
4 changed files with 86 additions and 45 deletions
|
@ -9,13 +9,9 @@ data
|
|||
.idea
|
||||
*.iml
|
||||
|
||||
# Git and Docker files
|
||||
# Git files
|
||||
.git
|
||||
.gitignore
|
||||
.gitmodules
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
.dockerignore
|
||||
|
||||
# Documentation
|
||||
*.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue