Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only listens on port 6109, ignores config port definition #6

Open
grantv opened this issue Oct 25, 2018 · 0 comments
Open

Only listens on port 6109, ignores config port definition #6

grantv opened this issue Oct 25, 2018 · 0 comments

Comments

@grantv
Copy link

grantv commented Oct 25, 2018

Current version ignores the port value in a config file and listens on port 6109 only

My skills in python is not great enough to resolve this, however can see the issue is in redispot/redisdeploy.py on line 86:

def reddeploy(port=6109,method='stdout'):

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant