Skip to content

Commit

Permalink
Update application.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
12OneTwo12 authored Jul 14, 2024
1 parent ecfe4c3 commit a3c3519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ eureka:
register-with-eureka: true
fetch-registry: true
service-url:
defaultZone: http://127.0.0.1:8761/eureka
defaultZone: http://eureka-server:8761/eureka

0 comments on commit a3c3519

Please sign in to comment.