diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index ae74a64..6d1c366 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -36,4 +36,4 @@ server: # ================================ hcm: api: - base-url: http://localhost:8081/hcm-rest-api \ No newline at end of file + base-url: http://hcm-rest-api:8081/hcm-rest-api \ No newline at end of file