This commit is contained in:
2024-01-31 14:54:49 +08:00
parent 71e28fd448
commit 2fd8b3d341
48 changed files with 1657 additions and 583 deletions

View File

@@ -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