1
0
mirror of synced 2026-01-01 00:04:41 -05:00
Files
docs/data/reusables/actions/postgres-environment-variables.md
2022-02-25 15:51:14 +01: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)."