拿master配置文件到dev环境

This commit is contained in:
bigtian 2022-07-21 09:45:39 +08:00
parent d2cfc3b194
commit e9e23d1324
5 changed files with 7 additions and 12 deletions

View File

@ -1,10 +1,9 @@
#kkfile.cache.type=default
#kkfile.fileDir=/appdata/upload/crm-print
kkfile.fileDir=./server/src/main/file
kkfile.baseUrl = http://localhost:9089
kkfile.token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiIya3FTbmE1TmoweTBmQzhETEJPd1dVdmxuRWNyZUQ4NiJ9.0iPPXwIiMHdQ0UVJ_bL5SYC4y_FLu6pGaJzmu0WV1Ao
kkfile.localfileUrl=http://localhost:9089
kkfile.fileDir=/appdata/upload/ecrm-print
kkfile.baseUrl=http://192.168.1.169/ecrm-print
kkfile.token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJkam0wdmNmRFg0QmxLc3RjUTVCSjNqOXZoNTdwdnl6QiJ9.OMUdG77d5VsSqCCbXhebdRuMGVnxHVbMkxRA0YEURsc
kkfile.localfileUrl=http://192.168.1.169/ecrm-print-jwt
kkfile.cacheEnabled=true
kkfile.cache.type=default
server.servlet.context-path= /ecrm-print
# 开启增强配置
knife4j.enable=true
kkfile.fileUploadDisable = false
log.path=./logs/crm-print

View File

@ -7,4 +7,3 @@ kkfile.cache.type=default
server.servlet.context-path= /crm-print
# 开启增强配置
knife4j.enable=true
log.path=/appdata/logs/crm-web

View File

@ -7,4 +7,3 @@ kkfile.cache.type=default
server.servlet.context-path= /crm-print
# 开启增强配置
knife4j.enable=true
log.path=/appdata/logs/crm-web

View File

@ -12,4 +12,3 @@ knife4j.production=true
knife4j.basic.enable=true
knife4j.basic.username=crm
knife4j.basic.password=crm@#$%&87811
log.path=/appdata/logs/crm-web

View File

@ -8,4 +8,3 @@ kkfile.fileUploadDisable = false
server.servlet.context-path= /crm-print
# 开启增强配置
knife4j.enable=true
log.path=/appdata/logs/crm-web