cert link

This commit is contained in:
2025-04-10 09:41:57 +02:00
parent a288052abe
commit 4217f7d953
+2
View File
@@ -106,6 +106,8 @@ services:
container_name: gfa-status-test
volumes:
- /opt/webcontent/gfa-status/web:/usr/local/apache2/htdocs/
- /etc/pki/tls/private/gfa-status-test.psi.ch.key:/usr/local/apache2/conf/server.key
- /etc/pki/tls/certs/gfa-status-test.psi.ch.crt:/usr/local/apache2/conf/server.crt
restart: always
networks:
- backend