feat: add postgres storage and remote sync

This commit is contained in:
2025-11-07 16:59:28 +08:00
parent c4be264ea5
commit d0ba2b188b
32 changed files with 1101 additions and 1170 deletions

View File

@@ -5,7 +5,7 @@ echo "🚀 启动 Funstat MCP SSE 服务器..."
echo ""
# 设置环境变量
export FUNSTAT_PORT=8091
export FUNSTAT_PORT=8094
export FUNSTAT_HOST=127.0.0.1
# 检查依赖