wallabag / wallabag/docker

Option to disable IPv6

Open
#54 6 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.