diff --git a/.gitea/workflows/db.yaml b/.gitea/workflows/db.yaml index 0e59848..c3762bd 100644 --- a/.gitea/workflows/db.yaml +++ b/.gitea/workflows/db.yaml @@ -46,4 +46,4 @@ jobs: # The hostname used to communicate with the PostgreSQL service container POSTGRES_HOST: localhost # The default PostgreSQL port - POSTGRES_PORT: 5432 \ No newline at end of file + POSTGRES_PORT: 5442 \ No newline at end of file