pilot setem: establish more mnemonic ports
This commit is contained in:
parent
30c0da5fc0
commit
8e9c03d8fb
|
@ -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
|
||||
|
|
Reference in New Issue