Skip to content

Commit 2fdc8d1

Browse files
committed
Re-enable IPv6 support, now Supervisor added support as well
1 parent e7f6d41 commit 2fdc8d1

File tree

1 file changed

+0
-2
lines changed
  • proxy-manager/rootfs/etc/s6-overlay/s6-rc.d/npm

1 file changed

+0
-2
lines changed

proxy-manager/rootfs/etc/s6-overlay/s6-rc.d/npm/run

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ if bashio::debug; then
1717
export DEBUG=1
1818
fi
1919

20-
# IPv6 is currently not supported yet on a Supervisor enabled system.
21-
export DISABLE_IPV6="true"
2220

2321
cd /opt/nginx-proxy-manager \
2422
|| bashio::exit.nok "Could not change directory to app"

0 commit comments

Comments
 (0)