调整
This commit is contained in:
@@ -5,7 +5,8 @@ server:
|
||||
# 多环境配置
|
||||
spring:
|
||||
profiles:
|
||||
active: dev
|
||||
# active: dev
|
||||
active: prod
|
||||
|
||||
application:
|
||||
name: server
|
||||
@@ -86,7 +87,13 @@ config:
|
||||
swagger-version: 1.0
|
||||
token-key: WLgNsWJ8rPjRtnjzX/Gx2RGS80Kwnm/ZeLbvIL+NrBs=
|
||||
server-url: https://server.gxwebsoft.com/api
|
||||
file-server: https://file.wsdns.cn
|
||||
upload-path: /Users/gxwebsoft/Documents/uploads/
|
||||
file-server: http://localhost:10041
|
||||
upload-path: /Users/liangxin/Project/JAVA/tower-java/
|
||||
local-upload-path: /Users/gxwebsoft/Documents/uploads/
|
||||
|
||||
wx:
|
||||
miniapp:
|
||||
configs:
|
||||
- appid: wx74f04ad0cdb862ef
|
||||
secret: 4b31d6be04439f1b56042d9bfabd62d6
|
||||
msgDataFormat: JSON
|
||||
Reference in New Issue
Block a user