fix onkofdz root cert path

This commit is contained in:
Tobias Kussel 2024-09-11 20:21:35 +00:00
parent cc48b654c5
commit 2a38935fa3
1 changed files with 1 additions and 1 deletions

View File

@ -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: