Skip to content

Commit 3bbc39f

Browse files
committed
The default configuration
1 parent 26c444e commit 3bbc39f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dss-server/src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spring:
88
eureka:
99
client:
1010
serviceUrl:
11-
defaultZone: http://127.0.0.1:8080/eureka/
11+
defaultZone: http://127.0.0.1:20303/eureka/
1212
instance:
1313
metadata-map:
1414
test: wedatasphere

0 commit comments

Comments
 (0)