Skip to content

Commit ab86023

Browse files
author
Jessica Smith
committed
Update default redis port
1 parent 467fa57 commit ab86023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ENV \
1616
ECHO_SSL_CHAIN_PATH= \
1717
ECHO_SSL_PASSPHRASE= \
1818
ECHO_PROTOCOL=http \
19-
ECHO_REDIS_PORT=3001 \
19+
ECHO_REDIS_PORT=6379 \
2020
ECHO_REDIS_HOSTNAME=redis \
2121
ECHO_DEVMODE=false \
2222
ECHO_CLIENTS=[] \

0 commit comments

Comments
 (0)