Skip to content

Commit

Permalink
fix saml_entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
skadefro committed Aug 6, 2022
1 parent 201874a commit 9f0b8d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-traefik.replicaset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ services:
"image":"openiap/nodered-tagui"}]
- nodered_ws_url=ws://api:3000
- saml_federation_metadata=http://api:3000/issue/FederationMetadata/2007-06/FederationMetadata.xml
- nodered_saml_entrypoint=https://localhost.openiap.io/issue
- nodered_saml_entrypoint=http://localhost.openiap.io/issue
- amqp_url=amqp://guest:guest@rabbitmq
- mongodb_url=mongodb://mongodb:27017/?replicaSet=rs0

Expand Down

0 comments on commit 9f0b8d9

Please sign in to comment.