gluetun: open control server
This commit is contained in:
parent
508648b65a
commit
5fa8f049ee
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue