diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 3892dfc..95516a0 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -3,7 +3,7 @@ server: eureka: instance: - hostname: gateway.studio.i + hostname: api.gateway client: register-with-eureka: true fetch-registry: true