Browse Source

update backend scripts

appflowy 3 years ago
parent
commit
6504863586
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/backend_general.yml

+ 1 - 1
.github/workflows/backend_general.yml

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