Explorar el Código

update backend scripts

appflowy hace 3 años
padre
commit
6504863586
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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