Option to disable IPv6
Open
- Dominant language
- Shell
- Stars
- 769
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
I am trying to run your docker container on my Unraid Server (which does not support IPv6).
Please add an option to disable IPv6/expose the nginx settings.
## A workaround
I fixed it by adding `listen 80 default_server;` in `nginx.conf` and building the image myself.
## Potential solution
It'd be great if you exposed a way to edit the nginx configuration files.
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.