We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1871dbc commit 478ffd5Copy full SHA for 478ffd5
apps/matching-service/README.md
@@ -123,7 +123,7 @@ You can open one instance of the HTML file in multiple tabs to simulate multiple
123
124
## Running the Application via Docker
125
126
-Before running the following commands, ensure that the URL for the Redis server in `.env` file has been changed to `redis-container:6379`
+Before running the following commands, ensure that the URL for the Redis server in `.env` file has been changed to `REDIS_URL=redis-container:6379`
127
128
To run the application via Docker, run the following command:
129
0 commit comments