OpenBankingToolkit / openbanking-reference-implementation

ForgeRock OpenBanking Reference Implementation is an example of how you can bundle all the micro-services together to create an Open Banking eco-system
Apache License 2.0
7 stars 4 forks source link

37: Add AM entry to /etc/hosts #438

Closed BohoCode closed 3 years ago

BohoCode commented 3 years ago

Issue: https://github.com/OpenBankingToolkit/openbanking-toolkit/issues/37

Fixes an issue when building AM image for the first time. I was seeing an issue when the Docker image was being built and amster was trying to call AM to check to see if it had started, but of course couldn't reach it. This fixes that issue.