Commit 41c93414 authored by shiyu's avatar shiyu

目录更改

parent 911bbd96
spring:
profiles:
active: prod
active: dev
messages:
encoding: UTF-8
servlet:
......@@ -13,7 +13,7 @@ spring:
server:
port: 8083
servlet:
context-path: /demo
context-path: /system
logging:
level:
......
......@@ -129,7 +129,7 @@ pagehelper:
spring:
datasource:
druid:
url: jdbc:mysql://101.37.172.120:3306/dts-shop?useUnicode=true&characterEncoding=UTF-8&serverTimezone=UTC&allowPublicKeyRetrieval=true&verifyServerCertificate=false&useSSL=false
url: jdbc:mysql://pc-bp18q94o1mukb67hy.mysql.polardb.rds.aliyuncs.com:3306/dts-shop?useUnicode=true&characterEncoding=UTF-8&serverTimezone=UTC&allowPublicKeyRetrieval=true&verifyServerCertificate=false&useSSL=false
driver-class-name: com.mysql.jdbc.Driver
username: root
password: zhuangdian123
......@@ -145,3 +145,9 @@ spring:
test-while-idle: true
time-between-eviction-runs-millis: 60000
filters: stat,wall
redis:
host: r-bp10jnt2nm5gbtdr1t.redis.rds.aliyuncs.com
port: 6379
password: B0lpJwBIgzOc7PKj
database: 0
\ No newline at end of file
......@@ -128,7 +128,7 @@ pagehelper:
spring:
datasource:
druid:
url: jdbc:mysql://172.16.48.14:3306/dts-shop?useUnicode=true&characterEncoding=UTF-8&serverTimezone=UTC&allowPublicKeyRetrieval=true&verifyServerCertificate=false&useSSL=false
url: jdbc:mysql://pc-bp1l2k9j6ck1gr923.mysql.polardb.rds.aliyuncs.com:3306/dts-shop?useUnicode=true&characterEncoding=UTF-8&serverTimezone=UTC&allowPublicKeyRetrieval=true&verifyServerCertificate=false&useSSL=false
driver-class-name: com.mysql.jdbc.Driver
username: root
password: zhuangdian123
......@@ -144,3 +144,11 @@ spring:
test-while-idle: true
time-between-eviction-runs-millis: 60000
filters: stat,wall
redis:
host: r-bp1xrb4in3pccqxfat.redis.rds.aliyuncs.com
port: 6379
password: Jyt4gT06qdRZnC1z
database: 0
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment