拿master配置文件到dev环境
This commit is contained in:
parent
d2cfc3b194
commit
e9e23d1324
@ -1,10 +1,9 @@
|
|||||||
#kkfile.cache.type=default
|
kkfile.fileDir=/appdata/upload/ecrm-print
|
||||||
#kkfile.fileDir=/appdata/upload/crm-print
|
kkfile.baseUrl=http://192.168.1.169/ecrm-print
|
||||||
kkfile.fileDir=./server/src/main/file
|
kkfile.token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJkam0wdmNmRFg0QmxLc3RjUTVCSjNqOXZoNTdwdnl6QiJ9.OMUdG77d5VsSqCCbXhebdRuMGVnxHVbMkxRA0YEURsc
|
||||||
kkfile.baseUrl = http://localhost:9089
|
kkfile.localfileUrl=http://192.168.1.169/ecrm-print-jwt
|
||||||
kkfile.token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiIya3FTbmE1TmoweTBmQzhETEJPd1dVdmxuRWNyZUQ4NiJ9.0iPPXwIiMHdQ0UVJ_bL5SYC4y_FLu6pGaJzmu0WV1Ao
|
kkfile.cacheEnabled=true
|
||||||
kkfile.localfileUrl=http://localhost:9089
|
kkfile.cache.type=default
|
||||||
|
server.servlet.context-path= /ecrm-print
|
||||||
# 开启增强配置
|
# 开启增强配置
|
||||||
knife4j.enable=true
|
knife4j.enable=true
|
||||||
kkfile.fileUploadDisable = false
|
|
||||||
log.path=./logs/crm-print
|
|
||||||
|
@ -7,4 +7,3 @@ kkfile.cache.type=default
|
|||||||
server.servlet.context-path= /crm-print
|
server.servlet.context-path= /crm-print
|
||||||
# 开启增强配置
|
# 开启增强配置
|
||||||
knife4j.enable=true
|
knife4j.enable=true
|
||||||
log.path=/appdata/logs/crm-web
|
|
@ -7,4 +7,3 @@ kkfile.cache.type=default
|
|||||||
server.servlet.context-path= /crm-print
|
server.servlet.context-path= /crm-print
|
||||||
# 开启增强配置
|
# 开启增强配置
|
||||||
knife4j.enable=true
|
knife4j.enable=true
|
||||||
log.path=/appdata/logs/crm-web
|
|
@ -12,4 +12,3 @@ knife4j.production=true
|
|||||||
knife4j.basic.enable=true
|
knife4j.basic.enable=true
|
||||||
knife4j.basic.username=crm
|
knife4j.basic.username=crm
|
||||||
knife4j.basic.password=crm@#$%&87811
|
knife4j.basic.password=crm@#$%&87811
|
||||||
log.path=/appdata/logs/crm-web
|
|
@ -8,4 +8,3 @@ kkfile.fileUploadDisable = false
|
|||||||
server.servlet.context-path= /crm-print
|
server.servlet.context-path= /crm-print
|
||||||
# 开启增强配置
|
# 开启增强配置
|
||||||
knife4j.enable=true
|
knife4j.enable=true
|
||||||
log.path=/appdata/logs/crm-web
|
|
Loading…
x
Reference in New Issue
Block a user