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

Basic Structure #5

Open
wants to merge 69 commits into
base: develop
Choose a base branch
from
Open

Basic Structure #5

wants to merge 69 commits into from

Conversation

thenakliman
Copy link
Owner

basic request forwarding to docker server from the client

@thenakliman
Copy link
Owner Author

For review to improve quality of the written code. 🎱

@thenakliman
Copy link
Owner Author

Follow python pep8 standard for coding.

default=5869,
help='Port for the dockyard service.'),
cfg.IPOpt('host',
default='127.0.0.1',
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This address should be 0.0.0.0 so that anyone from remote machine is able to communicate to this server.

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

Successfully merging this pull request may close these issues.

2 participants