Skip to content

Commit 4a511b9

Browse files
committed
Missing port statement
1 parent 179644b commit 4a511b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ services:
112112
network_mode: host
113113
command: >
114114
sh -c 'cat << EOF > /etc/sentinel.conf && redis-sentinel /etc/sentinel.conf
115+
port 26381
115116
tls-port 36381
116117
tls-cert-file /docker/tls/server.crt
117118
tls-key-file /docker/tls/server.key

0 commit comments

Comments
 (0)