Sfoglia il codice sorgente

update backend scripts

appflowy 3 anni fa
parent
commit
6504863586
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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