fix: 添加 psycopg2-binary 和 gunicorn 到依赖
- 添加 PostgreSQL 驱动 psycopg2-binary - 添加 gunicorn 生产服务器
This commit is contained in:
@@ -6,7 +6,7 @@ set -e
|
||||
|
||||
# 配置
|
||||
SERVER_HOST="cssc.datalibstar.com"
|
||||
SERVER_USER="mashen"
|
||||
SERVER_USER="ubuntu"
|
||||
SERVER_PASS="825670@MashenClaw"
|
||||
PROJECT_PATH="/root/.openclaw/workspace/city-manual"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user