-
-
Notifications
You must be signed in to change notification settings - Fork 65
Closed as not planned
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
At https://github.com/linuxserver/docker-sabnzbd/blob/master/root/etc/s6-overlay/s6-rc.d/svc-sabnzbd/run#L4 the host is forced to "::" or "0.0.0.0" (depending on IPv6 availability), preventing the user to binding it only on a single IP (eg. 127.0.0.1)
Expected Behavior
I'm not sure what's the default, but it should only be set like this when there is no existing config file (or at least, make it configurable as an environment variable).
Steps To Reproduce
Try changing SABnzbd Host on the config page, after restarting it's back to "::"
Environment
- OS: n/a
- How docker service was installed: n/aCPU architecture
x86-64
Docker creation
n/aContainer logs
n/aMetadata
Metadata
Assignees
Type
Projects
Status
Done