mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
fix: 修复执行日志没有清理的bug
This commit is contained in:
@@ -11,6 +11,10 @@ typeorm:
|
||||
password: root
|
||||
database: postgres
|
||||
|
||||
#plus:
|
||||
# server:
|
||||
# baseUrl: 'https://api.ai.handsfree.work'
|
||||
|
||||
plus:
|
||||
server:
|
||||
baseUrl: 'https://api.ai.handsfree.work'
|
||||
baseUrl: 'http://127.0.0.1:11007'
|
||||
|
||||
Reference in New Issue
Block a user