1
0
mirror of synced 2026-01-07 00:01:39 -05:00
Files
docs/data/reusables/actions/redis-environment-variables.md
2022-02-25 15:51:14 +01:00

2 lines
372 B
Markdown

The *client.js* script looks for the `REDIS_HOST` and `REDIS_PORT` environment variables to create the client. The workflow sets those two environment variables as part of the "Connect to Redis" step to make them available to the *client.js* script. For more information about the script, see "[Testing the Redis service container](#testing-the-redis-service-container)."