hyperledger / identus-mediator

Identus DIDComm V2 Mediator
https://atalaprism.io/
Apache License 2.0
20 stars 7 forks source link

fix: add env vars for SERVICE_ENDPOINTS #335

Closed elribonazo closed 1 month ago

elribonazo commented 1 month ago

Description:

Improving the docker-compose file by adding SERVICE_ENDPOINTS env var and setting it by default to what it was today. This is gonna be used by the QSG to make the Mediator rechable from inside docker (which cannot reach localhost)

Checklist:

github-actions[bot] commented 1 month ago

Integration Test Results

 5 files  ±0   5 suites  ±0   11s :stopwatch: ±0s 17 tests ±0  17 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  20 runs  ±0  20 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit ba9c4d6c. ± Comparison against base commit a43fe38d.

:recycle: This comment has been updated with latest results.

FabioPinheiro commented 1 month ago

DID you tested this?