You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/redis-js/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
This is a Redis and JavaScript application, deployed with Defang.
5
5
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.
0 commit comments