Compare commits
3 commits
508648b65a
...
9b21a82fe3
Author | SHA1 | Date | |
---|---|---|---|
9b21a82fe3 | |||
f5f23e1701 | |||
5fa8f049ee |
3 changed files with 2 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
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
./attic.nix
|
||||
./tailscale.nix
|
||||
./croc.nix
|
||||
./glances.nix
|
||||
|
||||
### game servers
|
||||
./terraria.nix
|
||||
|
|
Loading…
Reference in a new issue