update backend scripts

This commit is contained in:
appflowy 2021-12-01 17:15:46 +08:00
parent 6b7a46e781
commit d6b5e4c404

View File

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