Skip to content

Commit

Permalink
check other local ip
Browse files Browse the repository at this point in the history
  • Loading branch information
tompro committed Feb 14, 2021
1 parent a34d6f0 commit da3da93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
command: test
args: --all-features
env:
REDIS_HOST: localhost
REDIS_HOST: 0.0.0.0
REDIS_PORT: 6379

fmt:
Expand Down

0 comments on commit da3da93

Please sign in to comment.