crm-print/server/target/classes/application-dev.properties
2022-07-08 16:56:12 +08:00

11 lines
439 B
Java

#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
# 开启增强配置
knife4j.enable=true
kkfile.fileUploadDisable = false
log.path=./logs/crm-print