Update backend_general.yml

This commit is contained in:
AppFlowy.IO
2021-12-02 22:22:46 +08:00
committed by GitHub
parent 739333c29c
commit 31d3ffb664

View File

@ -18,7 +18,7 @@ jobs:
POSTGRES_PASSWORD: password
POSTGRES_DB: postgres
ports:
- 5432:5432
- 5433:5432
env:
SQLX_VERSION: 0.5.7
SQLX_FEATURES: postgres
@ -106,7 +106,7 @@ jobs:
POSTGRES_PASSWORD: password
POSTGRES_DB: postgres
ports:
- 5432:5432
- 5433:5432
env:
SQLX_VERSION: 0.5.7
SQLX_FEATURES: postgres