1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05:00

add ca-certificates

This commit is contained in:
Kyle Spearrin
2018-03-28 23:47:43 -04:00
parent 105f4b508b
commit da970c2308
2 changed files with 5 additions and 0 deletions

View File

@ -173,6 +173,7 @@ services:
restart: always
volumes:
- ../core:/etc/bitwarden/core
- ../ca-certificates:/etc/bitwarden/ca-certificates
- ../logs/admin:/etc/bitwarden/logs
env_file:
- global.env