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

372 B

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."