timhaley94 / holdem

Real time poker in JavaScript
https://holdemhounds.com
GNU General Public License v3.0
7 stars 7 forks source link

Fix up NACL for elasticache traffic #96

Closed timhaley94 closed 4 years ago

timhaley94 commented 4 years ago

Background

Server is currently unable to talk to redis. I think this is only because of the wrong port being provided to the NACL for the elasticache subnets.

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit ce39412f and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 25.4% (0.0% change).

View more on Code Climate.