feat: add postgres storage and remote sync
This commit is contained in:
@@ -5,7 +5,7 @@ echo "🚀 启动 Funstat MCP SSE 服务器..."
|
||||
echo ""
|
||||
|
||||
# 设置环境变量
|
||||
export FUNSTAT_PORT=8091
|
||||
export FUNSTAT_PORT=8094
|
||||
export FUNSTAT_HOST=127.0.0.1
|
||||
|
||||
# 检查依赖
|
||||
|
||||
Reference in New Issue
Block a user