From 5fa8f049ee4e0c5b05fc972b35b5d8585859dedd Mon Sep 17 00:00:00 2001 From: notohh Date: Thu, 25 Jan 2024 09:04:39 -0500 Subject: [PATCH] gluetun: open control server --- hosts/kariru/services/torrent.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/kariru/services/torrent.nix b/hosts/kariru/services/torrent.nix index 51acae8..edbd17e 100644 --- a/hosts/kariru/services/torrent.nix +++ b/hosts/kariru/services/torrent.nix @@ -5,6 +5,7 @@ image = "qmcgaw/gluetun:v3.37.0"; hostname = "gluetun"; ports = [ + "8000:8000/tcp" # HTTP control server "8888:8888/tcp" # HTTP proxy "8388:8388/tcp" # Shadowsocks "8388:8388/udp" # Shadowsocks