项目配置修改,并启动
This commit is contained in:
@@ -6,7 +6,7 @@ spring:
|
||||
cloud:
|
||||
nacos:
|
||||
discovery:
|
||||
server-addr: 127.0.0.1:8848
|
||||
server-addr: 124.222.155.192:8848
|
||||
main:
|
||||
allow-bean-definition-overriding: true
|
||||
#feign:
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
leaf.name=com.tuling.tulingmall.unqid
|
||||
leaf.segment.enable=true
|
||||
leaf.jdbc.url=jdbc:mysql://127.0.0.1:3306/leaf?serverTimezone=GMT%2b8&autoReconnect=true&useUnicode=true&characterEncoding=utf-8&autocommit=false&useSSL=false
|
||||
leaf.jdbc.url=jdbc:mysql://124.222.155.192:3308/leaf?serverTimezone=GMT%2b8&autoReconnect=true&useUnicode=true&characterEncoding=utf-8&autocommit=false&useSSL=false
|
||||
leaf.jdbc.username=root
|
||||
leaf.jdbc.password=123456
|
||||
leaf.jdbc.password=Xiao196114.
|
||||
|
||||
leaf.snowflake.enable=false
|
||||
#leaf.snowflake.zk.address=
|
||||
|
||||
Reference in New Issue
Block a user