Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion server/README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#### 前置要求

- **Docker Desktop**:已安装并运行
- **Python**:3.10.\*(推荐使用 3.10.15
- **Python**:3.12.*(推荐使用 3.12.0 或更高版本
- **Node.js**:>=18.0.0 \<23.0.0

#### Triggers 托管配置
Expand Down
2 changes: 1 addition & 1 deletion server/README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.* (3.12.0 or later recommended)
- **Node.js**: >=18.0.0 <23.0.0

#### Hosting Configuration for Triggers
Expand Down
2 changes: 1 addition & 1 deletion server/README_PT-BR.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.* (3.12.0 ou posterior recomendado)
- **Node.js**: >=18.0.0 \<23.0.0

#### Etapas de Configuração
Expand Down
Loading