Make config file in Dockerfile listen on ::

This commit is contained in:
XANTRONIX Industrial 2025-01-01 23:49:10 -05:00
parent 152f560496
commit 6fdd06b571

View file

@ -13,7 +13,7 @@ COPY <<EOF /etc/xenu-nntp/server.conf
pidfile = /var/run/xenu-nntp/server.pid
[listen]
host = 0.0.0.0, ::
host = ::
port = 1190
tls = yes