DustinYansberg / ProjectThree-BackEnd

0 stars 0 forks source link

Fixing the DNS error #27

Closed DustinYansberg closed 3 weeks ago

DustinYansberg commented 4 weeks ago

This is related to issue #24

We fixed the issue where the application.yml files reflected incorrect hostnames and then tested the connection after deployment to kubernetes.

I also including the Dockerfile I used for the gateway when rebuilding its image.

postman requests to 4.156.40.62:9001/employee will allow you to test that the fix is up.