Skip to content

Commit dca62bd

Browse files
authored
Update application-peer1.yml
1 parent 68b22e4 commit dca62bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter10/eureka-server/src/main/resources/application-peer1.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ eureka:
88
hostname: peer1
99
client:
1010
serviceUrl:
11-
defaultZone: http://peer2/eureka/
11+
defaultZone: http://peer2:8769/eureka/

0 commit comments

Comments
 (0)