Skip to content

Commit d409686

Browse files
committed
chor: Updated env example
1 parent 32f1ef8 commit d409686

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ S3_ACCESS_KEY=
44
S3_SECRET_KEY=
55
S3_BUCKET=
66

7-
# Uncomment when using docker.
8-
# REDIS_HOST=redis
7+
# With Docker, use "redis".
8+
REDIS_HOST=redis
99
REDIS_PORT=6379
1010

1111
# These are public, they'll end up in client JS.

0 commit comments

Comments
 (0)