Skip to content

Commit

Permalink
Cloud Gateway - create additional registrations - Integration Test
Browse files Browse the repository at this point in the history
Signed-off-by: alexandr cumarav <[email protected]>
  • Loading branch information
cumarav committed Nov 2, 2023
1 parent 78d03eb commit 1e6a5a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cloud-gateway-service/src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
eureka:
instance:
#hostname: ${apiml.service.hostname}
#ipAddress: ${apiml.service.ipAddress}
instanceId: ${apiml.service.hostname}:${apiml.service.id}:${apiml.service.port}
#ports are computed in code
homePageUrl: ${apiml.service.scheme}://${apiml.service.hostname}:${apiml.service.port}/
Expand Down

0 comments on commit 1e6a5a3

Please sign in to comment.