Skip to content

Commit 478ffd5

Browse files
Clarified readme.md for matching service
1 parent 1871dbc commit 478ffd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/matching-service/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ You can open one instance of the HTML file in multiple tabs to simulate multiple
123123

124124
## Running the Application via Docker
125125

126-
Before running the following commands, ensure that the URL for the Redis server in `.env` file has been changed to `redis-container:6379`
126+
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`
127127

128128
To run the application via Docker, run the following command:
129129

0 commit comments

Comments
 (0)