端口号8091
数据库更新
This commit is contained in:
parent
f9a17fee3b
commit
3f9c1579b7
@ -4,10 +4,10 @@ spring:
|
||||
druid:
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
# url: jdbc:mysql://localhost:3306/wcs-renren?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai
|
||||
url: jdbc:mysql://132.232.34.114:4277/produce_wcs?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai
|
||||
url: jdbc:mysql://47.96.183.77:3306/produce_wcs?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai
|
||||
username: root
|
||||
# password: 123456
|
||||
password: mt_qgs%wb*-20190430
|
||||
password: mt_%wms#_CS_20190430
|
||||
initial-size: 10
|
||||
max-active: 100
|
||||
min-idle: 10
|
||||
|
@ -4,7 +4,7 @@ server:
|
||||
uri-encoding: UTF-8
|
||||
max-threads: 1000
|
||||
min-spare-threads: 30
|
||||
port: 8180
|
||||
port: 8091
|
||||
connection-timeout: 5000ms
|
||||
servlet:
|
||||
context-path: /wcs
|
||||
|
Loading…
Reference in New Issue
Block a user