"....idea/git@gitlab.scsmile.cn:zxf/study-platform.git" did not exist on "b092590cecec8bd7b526b3407bd5ee83d453c625"
Commit 61a27f80 authored by 赵啸非's avatar 赵啸非

修改配置文件

parent a6cddf39
Pipeline #2893 canceled with stages
......@@ -63,7 +63,10 @@
<![CDATA[jdbc:mysql://192.168.0.98:3306/robot-trans-platform?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=Hongkong]]></profiles.datasource.uri>
<profiles.datasource.username>root</profiles.datasource.username>
<profiles.datasource.password>xhx@2022</profiles.datasource.password>
<profiles.streamChatUrl>http://chat.scsmile.cn</profiles.streamChatUrl>
<profiles.chat.streamChatUrl>http://192.168.0.251:3000/api/v1/chat/completions</profiles.chat.streamChatUrl>
<profiles.chat.auth-head>Authorization</profiles.chat.auth-head>
<profiles.chat.auth-value>Bearer fastgpt-jZqZqjWQOic82RbTFdzAu94ddX0YL0ZWfBUtYAcVtewIkXe0yUfH</profiles.chat.auth-value>
</properties>
</profile>
<profile>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment