sample of config file

This commit is contained in:
mxr612 2024-08-21 15:28:19 +08:00
parent 854cd6d335
commit 2c7adb9f2c

9
config.json.sample Normal file
View File

@ -0,0 +1,9 @@
{
"fastgpt_host": "",
"fastgpt_api": "",
"fastgpt_setId": "",
"mysql_host": "",
"mysql_user": "",
"mysql_password": "",
"semAPI": "semanticscholar API"
}