docker-web-redirect
docker-web-redirect copied to clipboard
Update to run container as non-root user and other security updates
This pull request contains the following changes:
- Update to run container as non-root user for security reasons.
- Changed default port to 8080
- Update to nginx 1.17.
- Using
https://as default redirect target instead ofhttp://.
This change might brake existing clients. Maybe a new release/branch is advised.