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:
@ -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
|
||||
|
Reference in New Issue
Block a user