Skip to content

Commit f78472e

Browse files
committed
change config service id
1 parent 0e6562c commit f78472e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud-service-user/src/main/resources/bootstrap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spring:
88
failFast: true
99
discovery:
1010
enabled: true
11-
serviceId: bs-server-config
11+
serviceId: cloud-server-config
1212

1313
mybatis:
1414
config-location: classpath:mybatis/mybatis-config.xml

0 commit comments

Comments
 (0)