This commit is contained in:
d 🔹 2026-05-18 02:47:24 +08:00 committed by GitHub
commit bc7b84a1f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -27,7 +27,7 @@
#### 前置要求
- **Docker Desktop**:已安装并运行
- **Python**3.10.\*(推荐使用 3.10.15
- **Python**3.12.\*(与 `pyproject.toml` 中的 `requires-python = ">=3.12,<3.13"` 一致
- **Node.js**>=18.0.0 \<23.0.0
#### Triggers 托管配置

View file

@ -27,7 +27,7 @@ Note: All the above data is stored in the local PostgreSQL volume in Docker (see
#### Prerequisites
- **Docker Desktop**: Installed and running
- **Python**: 3.10.\* (3.10.15 recommended)
- **Python**: 3.12.\* (matches `requires-python = ">=3.12,<3.13"` in `pyproject.toml`)
- **Node.js**: >=18.0.0 <23.0.0
#### Hosting Configuration for Triggers

View file

@ -27,7 +27,7 @@ Nota: Todos os dados acima são armazenados no volume PostgreSQL local no Docker
#### Pré-requisitos
- **Docker Desktop**: Instalado e em execução
- **Python**: 3.10.\* (3.10.15 recomendado)
- **Python**: 3.12.\* (corresponde a `requires-python = ">=3.12,<3.13"` em `pyproject.toml`)
- **Node.js**: >=18.0.0 \<23.0.0
#### Etapas de Configuração