Skip to content

Commit af5fd18

Browse files
committed
edit readme
1 parent efbbe9d commit af5fd18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/redis-js/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
This is a Redis and JavaScript application, deployed with Defang.
55

6-
Note that Defang supports the use of managed Redis in production deployments. You can enable this feature by adding the `x-defang-redis` tag to your Redis service in the `compose.yaml` file.
6+
Note that Defang supports the use of managed Redis in production deployments. You can enable this feature by adding the `x-defang-redis: true` tag to your Redis service in the `compose.yaml` file.
77

88
## Prerequisites
99

0 commit comments

Comments
 (0)