mirror of https://github.com/samply/bridgehead.git
Remove blaze-data volume
This commit is contained in:
parent
4df6abc50d
commit
8aa9e9a10d
|
@ -85,10 +85,6 @@ services:
|
|||
- /etc/bridgehead/trusted-ca-certs:/conf/trusted-ca-certs:ro
|
||||
- ./root.crt.pem:/conf/root.crt.pem:ro
|
||||
|
||||
|
||||
volumes:
|
||||
blaze-data:
|
||||
|
||||
secrets:
|
||||
proxy.pem:
|
||||
file: /etc/bridgehead/pki/${SITE_ID}.priv.pem
|
||||
|
|
Loading…
Reference in New Issue