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

Docker: Use host port 8080 instead of 80 #182

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cazfi
Copy link
Contributor

@cazfi cazfi commented Nov 8, 2021

This is something that I would want to make my own work easier. I have regular webserver on port 80, so I have to carry this change locally at least - and a couple of times I've lost a lot of time because I had missed it and FCW build failed in the final steps of taking the ports to use.
I know that other people without port 80 in use could argue that this is a step back for them.
In any case, this does not affect production, as FCW does not use docker there.

This makes life easier for a developer with port 80 already in use.
Docker is used only in development - this does not affect
production installations.

Signed-off-by: Marko Lindqvist <[email protected]>
@cazfi
Copy link
Contributor Author

cazfi commented Mar 19, 2022

I know that other people without port 80 in use could argue that this is a step back for them. In any case, this does not affect production, as FCW does not use docker there.

Is there anybody who would be affected by such a negative way? If nobody is objecting this, I hope it to get merged soon.

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.

1 participant