-
Notifications
You must be signed in to change notification settings - Fork 138
make apache ports configurable #361
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
base: v4
Are you sure you want to change the base?
make apache ports configurable #361
Conversation
All reactions
-
👍 1 reaction
Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch>
This reverts commit d7f5f15.
Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch>
I can squash the commits if prefered. |
All reactions
Sorry, something went wrong.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please update it if any action still required. |
All reactions
Sorry, something went wrong.
This issue has been automatically closed because it has not had recent activity. Please, reopen if you need. |
All reactions
-
👀 1 reaction
Sorry, something went wrong.
mistraloz
Requested changes must be addressed to merge this pull request.
Successfully merging this pull request may close these issues.
None yet
Summary
This PR fixes/implements :
Explain the motivation for making this change. What existing problem does the pull request solve?
Adds the possibility to run the apache on a different port than 80 and 443.
See issue #360
Test plan (required)
The ports will be configured on startup by entrypoint.
Need some help here to test it.
Checklist