refactor(knowledge): 修改代码结构,增加多环境配置文件方便本地开发
This commit is contained in:
@@ -176,6 +176,7 @@ deploy:
|
||||
jdk: "jdk17"
|
||||
replicas: 1
|
||||
arguments:
|
||||
"[spring.profiles.active]": 'build'
|
||||
"[file-store.download-prefix]": 'http://132.126.207.130:35690/hudi_services/ai_knowledge'
|
||||
"[file-store.upload-path]": ${deploy.runtime.data-path}/knowledge
|
||||
"[spring.datasource.url]": ${deploy.runtime.database.config.url}
|
||||
|
||||
Reference in New Issue
Block a user