1
0
mirror of synced 2026-01-02 12:04:38 -05:00
Files
docs/data/reusables/actions/postgres-environment-variables.md
2023-06-21 18:10:23 +00:00

2 lines
393 B
Markdown

The _client.js_ script looks for the `POSTGRES_HOST` and `POSTGRES_PORT` environment variables to create the client. The workflow sets those two environment variables as part of the "Connect to PostgreSQL" step to make them available to the _client.js_ script. For more information about the script, see "[Testing the PostgreSQL service container](#testing-the-postgresql-service-container)."