mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
Update backend_general.yml
This commit is contained in:
parent
739333c29c
commit
31d3ffb664
4
.github/workflows/backend_general.yml
vendored
4
.github/workflows/backend_general.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
POSTGRES_PASSWORD: password
|
POSTGRES_PASSWORD: password
|
||||||
POSTGRES_DB: postgres
|
POSTGRES_DB: postgres
|
||||||
ports:
|
ports:
|
||||||
- 5432:5432
|
- 5433:5432
|
||||||
env:
|
env:
|
||||||
SQLX_VERSION: 0.5.7
|
SQLX_VERSION: 0.5.7
|
||||||
SQLX_FEATURES: postgres
|
SQLX_FEATURES: postgres
|
||||||
@ -106,7 +106,7 @@ jobs:
|
|||||||
POSTGRES_PASSWORD: password
|
POSTGRES_PASSWORD: password
|
||||||
POSTGRES_DB: postgres
|
POSTGRES_DB: postgres
|
||||||
ports:
|
ports:
|
||||||
- 5432:5432
|
- 5433:5432
|
||||||
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