EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit ce68ef55 authored by Lubomir Dolezal's avatar Lubomir Dolezal
Browse files

correct small typos in compose files

parent 16f1314e
No related branches found
No related tags found
2 merge requests!36Staging to master to prepare 1.0.0 release,!34Shib auth
......@@ -201,7 +201,7 @@ services:
- "traefik.docker.lbswarm=true"
- "traefik.enable=true"
networks:
- dem-extnet
- extnet
configs:
- source: shib-access-control-conf
target: /etc/shibboleth/pass-ac.xml
......
......@@ -201,7 +201,7 @@ services:
- "traefik.docker.lbswarm=true"
- "traefik.enable=true"
networks:
- emg-extnet
- extnet
configs:
- source: shib-access-control-conf
target: /etc/shibboleth/pass-ac.xml
......
......@@ -201,7 +201,7 @@ services:
- "traefik.docker.lbswarm=true"
- "traefik.enable=true"
networks:
- vhr18-extnet
- extnet
configs:
- source: shib-access-control-conf
target: /etc/shibboleth/pass-ac.xml
......@@ -213,7 +213,7 @@ services:
target: /etc/httpd/conf.d/shib.conf
- source: shib-attribute-map
target: /etc/shibboleth/attribute-map.xml
- source: shib-idp-metadata
- source: idp-metadata
target: /etc/shibboleth/idp-metadata.xml
- source: shib-index
target: /var/www/html/secure/index.html
......@@ -246,7 +246,7 @@ configs:
file: ./config/shibboleth/shibd.logger
shib-index:
file: ./config/shibboleth/index.html
shib-idp-metadata:
idp-metadata:
external: true
secrets:
VHR18_SHIB_CERT:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment