Skip to content

Commit

Permalink
cluster bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrum committed Dec 15, 2023
1 parent 8cb98c1 commit 134cc59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker.gateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ services:
- "??SSH_PORT:9999/tcp"
- "??SSH_PORT:9999/udp"
environment:
- REDIS_HOST=${REDIS_HOST}
- REDIS_HOST=${REDIS_PROXY_HOST}
- REDIS_PASS=${REDIS_PASS}
- PORT=9999
- GATEWAY_ID=??GATEWAY_ID
Expand Down

0 comments on commit 134cc59

Please sign in to comment.