mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
update backend scripts
This commit is contained in:
parent
6b7a46e781
commit
d6b5e4c404
2
.github/workflows/backend_general.yml
vendored
2
.github/workflows/backend_general.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user