Skip to content

Commit

Permalink
Update application-prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ahtishamkhan5678 authored Mar 5, 2023
1 parent 90bfaa9 commit 8a0db4f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions application-prod.yml
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
spring:
application:
name: Config-Prod

eureka:
instance:
prefer-ip-address: true
client:
fetch-registry: true
register-with-eureka: true
service-url:
defaultZone: http://localhost:8761/eureka

0 comments on commit 8a0db4f

Please sign in to comment.