Description
I'd like to add the ability to change the Apache port in the speedtest Docker image.
Why it should be implemented
This would be useful for users who would like to run this image with network_mode: host to permit user IP addresses to display correctly, but don't want to run the image on port 80 (e.g. running behind a reverse proxy with multiple other services).
Optional: implementation suggestions
PR will be submitted referencing this issue.