diff --git a/content/actions/tutorials/use-containerized-services/create-redis-service-containers.md b/content/actions/tutorials/use-containerized-services/create-redis-service-containers.md index 9123be618543..97599f46c0c8 100644 --- a/content/actions/tutorials/use-containerized-services/create-redis-service-containers.md +++ b/content/actions/tutorials/use-containerized-services/create-redis-service-containers.md @@ -82,7 +82,7 @@ jobs: # Runs a script that creates a Redis client, populates # the client with data, and retrieves data run: node client.js - # Environment variable used by the `client.js` script to create a new Redis client. + # Environment variables used by the `client.js` script to create a new Redis client. env: # The hostname used to communicate with the Redis service container REDIS_HOST: redis @@ -138,7 +138,7 @@ steps: # Runs a script that creates a Redis client, populates # the client with data, and retrieves data run: node client.js - # Environment variable used by the `client.js` script to create a new Redis client. + # Environment variables used by the `client.js` script to create a new Redis client. env: # The hostname used to communicate with the Redis service container REDIS_HOST: redis @@ -196,7 +196,7 @@ jobs: # Runs a script that creates a Redis client, populates # the client with data, and retrieves data run: node client.js - # Environment variable used by the `client.js` script to create + # Environment variables used by the `client.js` script to create # a new Redis client. env: # The hostname used to communicate with the Redis service container @@ -256,7 +256,7 @@ steps: # Runs a script that creates a Redis client, populates # the client with data, and retrieves data run: node client.js - # Environment variable used by the `client.js` script to create + # Environment variables used by the `client.js` script to create # a new Redis client. env: # The hostname used to communicate with the Redis service container pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy