Skip to content
Snippets Groups Projects
Commit 9316df10 authored by Fernando Ferreira de Lima Filho's avatar Fernando Ferreira de Lima Filho
Browse files

as

parent 0dd45ea9
No related branches found
No related tags found
No related merge requests found
......@@ -16,4 +16,4 @@ eureka:
registerWithEureka: true
fetchRegistry: true
serviceUrl:
defaultZone: http://service-registration-and-discovery-service/eureka/
defaultZone: http://service-registration-and-discovery-service:8761/eureka/
......@@ -33,4 +33,4 @@ resilience4j.retry:
eureka:
client:
service-url:
defaultZone: http://eureka-service:8761/eureka/
\ No newline at end of file
defaultZone: http://service-registration-and-discovery-service:8761/eureka/
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment