Commit e23fd9d0 authored by 于飞's avatar 于飞

修改启动脚本

parent 29336c06
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
echo Starting... echo Starting...
conda activate dbgpt_env1 conda activate dbgpt_env1
nohup dbgpt start webserver --port 6006 > /dev/null 2>&1 & nohup dbgpt start webserver --port 6006 > /dev/null 2>&1 &
sleep 10 sleep 10
#加载一下敏感词接口 #加载一下敏感词接口
......
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