pilot setem: establish more mnemonic ports

This commit is contained in:
pedro 2024-01-12 10:33:53 +01:00
parent 30c0da5fc0
commit 8e9c03d8fb
1 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ services:
- ALLOW_CODE_URI=https://idhub1-setem.demo.pangea.org/oidc4vp/allow_code
- SUPPORTED_CREDENTIALS=['MembershipCard']
ports:
- 9003:9001
- 9011:9001
volumes:
- ./idhub1__pilot-setem:/opt/idhub
- sharedsecret:/sharedsecret:rw
@ -58,7 +58,7 @@ services:
- ALLOW_CODE_URI=https://idhub2-setem.demo.pangea.org/oidc4vp/allow_code
- SUPPORTED_CREDENTIALS=['MembershipCard']
ports:
- 9004:9002
- 9012:9002
volumes:
- ./idhub2__pilot-setem:/opt/idhub
- sharedsecret:/sharedsecret:rw