后端:远程 nacos 调通
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
spring:
|
||||
datasource:
|
||||
url: jdbc:mysql://39.99.244.156:3306/epp?useUnicode=true&characterEncoding=utf8&useSSL=false
|
||||
url: jdbc:mysql://192.168.2.29:3306/epp?useUnicode=true&characterEncoding=utf8&useSSL=false
|
||||
username: root
|
||||
password: root
|
||||
cloud:
|
||||
nacos:
|
||||
discovery:
|
||||
server-addr: 192.168.2.29:8848
|
||||
|
Reference in New Issue
Block a user