mirror of https://github.com/samply/bridgehead.git
fix onkofdz root cert path
This commit is contained in:
parent
cc48b654c5
commit
2a38935fa3
|
@ -18,7 +18,7 @@ services:
|
|||
- "forward_proxy"
|
||||
volumes:
|
||||
- /etc/bridgehead/trusted-ca-certs:/conf/trusted-ca-certs:ro
|
||||
- /srv/docker/bridgehead/minimal/modules/onko.root.crt.pem:/conf/root.crt.pem:ro
|
||||
- /srv/docker/bridgehead/minimal/modules/onko.root.pem:/conf/root.crt.pem:ro
|
||||
postgres:
|
||||
image: postgres:9.5-alpine
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue