调整
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# 数据源配置
|
||||
spring:
|
||||
datasource:
|
||||
url: jdbc:mysql://42.194.212.185:3308/tower?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8
|
||||
url: jdbc:mysql://127.0.0.1:3318/tower?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8
|
||||
username: tower
|
||||
password: FXFZrhHbs3pma6Zh
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
@@ -20,7 +20,8 @@ logging:
|
||||
|
||||
# 框架配置
|
||||
config:
|
||||
# 生产环境接口
|
||||
server-url: http://1.14.159.185:10040
|
||||
upload-path: /www/wwwroot/file.ws/
|
||||
# 开发环境接口
|
||||
server-url: https://tower.gxwebsoft.com/api
|
||||
upload-path: /www/wwwroot/api.tower.gxwebsoft.com/
|
||||
file-server: https://tower.gxwebsoft.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user