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

Fix binding address for FILE_SERVER_PORT #493

Merged
merged 1 commit into from Aug 1, 2015

Conversation

alexandrasandulescu
Copy link
Contributor

No description provided.

@@ -62,7 +62,7 @@ def start(self):
int(config.FrameworkConfigGet(
"FILE_SERVER_PORT")),
address=config.FrameworkConfigGet(
"SERVER_ADDR")
"UI_SERVER_ADDR")
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't see any UI_SERVER_ADDR here

@alexandrasandulescu
Copy link
Contributor Author

@tunnelshade fixed && tested

flabbergastedbd pushed a commit that referenced this pull request Aug 1, 2015
Fix binding address for FILE_SERVER_PORT
@flabbergastedbd flabbergastedbd merged commit 4b572f9 into owtf:develop Aug 1, 2015
@flabbergastedbd
Copy link
Contributor

Thanks @alexandrasandulescu

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.

None yet

2 participants