Skip to content

Commit c9ac387

Browse files
committed
open up port 120000 on first redis node
1 parent 1499b1b commit c9ac387

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ services:
1111
- ALL
1212
ports:
1313
- "18443:8443"
14+
- "12000:12000"
1415
volumes:
1516
- ./:/home
1617
dns: 172.22.0.20

0 commit comments

Comments
 (0)