Skip to content

Commit e9bf020

Browse files
committed
[Feature][AllData]Restore bootstrap.yml
1 parent 14eecbf commit e9bf020

File tree

1 file changed

+2
-2
lines changed
  • moat/studio/service-data-dts-parent/service-data-dts/src/main/resources

1 file changed

+2
-2
lines changed

moat/studio/service-data-dts-parent/service-data-dts/src/main/resources/bootstrap.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ eureka:
2020
instance:
2121
lease-renewal-interval-in-seconds: 20
2222
prefer-ip-address: true
23-
ip-address: localhost
23+
ip-address: 16gmaster
2424
client:
2525
register-with-eureka: true
2626
fetch-registry: true
2727
instance-info-replication-interval-seconds: 30
2828
registry-fetch-interval-seconds: 3
2929
service-url:
30-
defaultZone: http://localhost:8610/eureka
30+
defaultZone: http://16gslave:8610/eureka

0 commit comments

Comments
 (0)