update backend scripts

This commit is contained in:
appflowy 2021-12-01 17:23:37 +08:00
parent d6b5e4c404
commit 6504863586

View File

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