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 32f1ef8 commit d409686Copy full SHA for d409686
config.env.example
@@ -4,8 +4,8 @@ S3_ACCESS_KEY=
4
S3_SECRET_KEY=
5
S3_BUCKET=
6
7
-# Uncomment when using docker.
8
-# REDIS_HOST=redis
+# With Docker, use "redis".
+REDIS_HOST=redis
9
REDIS_PORT=6379
10
11
# These are public, they'll end up in client JS.
0 commit comments