本地环境 31
This commit is contained in:
@@ -1,17 +1,17 @@
|
|||||||
spring:
|
spring:
|
||||||
datasource:
|
datasource:
|
||||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||||
url: jdbc:mysql://rm-bp1kn7h89nz62cno1ro.mysql.rds.aliyuncs.com:3306/czg_cashier?useUnicode=true&characterEncoding=utf-8
|
url: jdbc:mysql://192.168.1.31:3306/czg_cashier?useUnicode=true&characterEncoding=utf-8
|
||||||
username: cashier
|
username: root
|
||||||
password: Cashier@1@
|
password: Chaozg123.
|
||||||
|
|
||||||
data:
|
data:
|
||||||
redis:
|
redis:
|
||||||
host: 121.40.109.122
|
host: 192.168.1.31
|
||||||
port: 6379
|
port: 6379
|
||||||
password: chaozg123
|
password: Chaozg123.
|
||||||
timeout: 5000
|
timeout: 1000
|
||||||
database: 1
|
database: 0
|
||||||
|
|
||||||
cloud:
|
cloud:
|
||||||
nacos:
|
nacos:
|
||||||
|
|||||||
@@ -2,17 +2,17 @@
|
|||||||
spring:
|
spring:
|
||||||
datasource:
|
datasource:
|
||||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||||
url: jdbc:mysql://rm-bp1kn7h89nz62cno1ro.mysql.rds.aliyuncs.com:3306/czg_cashier?useUnicode=true&characterEncoding=utf-8
|
url: jdbc:mysql://192.168.1.31:3306/czg_cashier?useUnicode=true&characterEncoding=utf-8
|
||||||
username: cashier
|
username: root
|
||||||
password: Cashier@1@
|
password: Chaozg123.
|
||||||
|
|
||||||
data:
|
data:
|
||||||
redis:
|
redis:
|
||||||
host: 121.40.109.122
|
host: 192.168.1.31
|
||||||
port: 6379
|
port: 6379
|
||||||
password: chaozg123
|
password: Chaozg123.
|
||||||
timeout: 1000
|
timeout: 1000
|
||||||
database: 1
|
database: 0
|
||||||
|
|
||||||
cloud:
|
cloud:
|
||||||
nacos:
|
nacos:
|
||||||
|
|||||||
@@ -1,17 +1,17 @@
|
|||||||
spring:
|
spring:
|
||||||
datasource:
|
datasource:
|
||||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||||
url: jdbc:mysql://rm-bp1kn7h89nz62cno1ro.mysql.rds.aliyuncs.com:3306/czg_cashier?useUnicode=true&characterEncoding=utf-8
|
url: jdbc:mysql://192.168.1.31:3306/czg_cashier?useUnicode=true&characterEncoding=utf-8
|
||||||
username: cashier
|
username: root
|
||||||
password: Cashier@1@
|
password: Chaozg123.
|
||||||
|
|
||||||
data:
|
data:
|
||||||
redis:
|
redis:
|
||||||
host: 121.40.109.122
|
host: 192.168.1.31
|
||||||
port: 6379
|
port: 6379
|
||||||
password: chaozg123
|
password: Chaozg123.
|
||||||
timeout: 5000
|
timeout: 1000
|
||||||
database: 1
|
database: 0
|
||||||
lettuce:
|
lettuce:
|
||||||
pool:
|
pool:
|
||||||
min-idle: 0
|
min-idle: 0
|
||||||
|
|||||||
@@ -2,17 +2,17 @@
|
|||||||
spring:
|
spring:
|
||||||
datasource:
|
datasource:
|
||||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||||
url: jdbc:mysql://rm-bp1kn7h89nz62cno1ro.mysql.rds.aliyuncs.com:3306/czg_cashier?useUnicode=true&characterEncoding=utf-8
|
url: jdbc:mysql://192.168.1.31:3306/czg_cashier?useUnicode=true&characterEncoding=utf-8
|
||||||
username: cashier
|
username: root
|
||||||
password: Cashier@1@
|
password: Chaozg123.
|
||||||
|
|
||||||
data:
|
data:
|
||||||
redis:
|
redis:
|
||||||
host: 121.40.109.122
|
host: 192.168.1.31
|
||||||
port: 6379
|
port: 6379
|
||||||
password: chaozg123
|
password: Chaozg123.
|
||||||
timeout: 1000
|
timeout: 1000
|
||||||
database: 1
|
database: 0
|
||||||
lettuce:
|
lettuce:
|
||||||
pool:
|
pool:
|
||||||
min-idle: 0
|
min-idle: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user