Closed exhuma closed 1 year ago
I'm currently working on a PR but the docker build
process seems broken. I'll try to get that working and add it into the same branch if that's okay.
Added in PR #4
Thanks for your contribution! PR has been merged.
Currently, port
80
is hard-coded. This is no allowed on some deployment environments (f.ex. OpenShift).Please provide a way to change that port upon startup. For example using an environment variable.