1
0
mirror of synced 2026-01-01 00:04:41 -05:00
Files
docs/data/reusables/github-actions/redis-environment-variables.md
Vanessa Yuen 3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02: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)."