Browse Source

update backend scripts

appflowy 3 năm trước cách đây
mục cha
commit
6504863586
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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