0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-24 17:29:39 +00:00
alerta_alerta/docker-compose.ci.yml
2020-11-01 00:07:28 +01:00

16 lines
347 B
YAML

version: '3'
services:
openldap:
image: rroemhild/test-openldap
ports:
- 389:389
saml-idp:
image: jamedjo/test-saml-idp
ports:
- 9443:8443
- 9080:8080
environment:
SIMPLESAMLPHP_SP_ENTITY_ID: http://localhost:8080
SIMPLESAMLPHP_SP_ASSERTION_CONSUMER_SERVICE: http://localhost:8080/auth/saml