Compare commits
No commits in common. "9b21a82fe3abc451f0762294d27d70e7de4a0029" and "508648b65ab42b902da5867519356f40e617ab04" have entirely different histories.
9b21a82fe3
...
508648b65a
3 changed files with 0 additions and 2 deletions
|
@ -5,7 +5,6 @@
|
||||||
image = "qmcgaw/gluetun:v3.37.0";
|
image = "qmcgaw/gluetun:v3.37.0";
|
||||||
hostname = "gluetun";
|
hostname = "gluetun";
|
||||||
ports = [
|
ports = [
|
||||||
"8000:8000/tcp" # HTTP control server
|
|
||||||
"8888:8888/tcp" # HTTP proxy
|
"8888:8888/tcp" # HTTP proxy
|
||||||
"8388:8388/tcp" # Shadowsocks
|
"8388:8388/tcp" # Shadowsocks
|
||||||
"8388:8388/udp" # Shadowsocks
|
"8388:8388/udp" # Shadowsocks
|
||||||
|
|
|
@ -7,7 +7,6 @@
|
||||||
./attic.nix
|
./attic.nix
|
||||||
./tailscale.nix
|
./tailscale.nix
|
||||||
./croc.nix
|
./croc.nix
|
||||||
./glances.nix
|
|
||||||
|
|
||||||
### game servers
|
### game servers
|
||||||
./terraria.nix
|
./terraria.nix
|
||||||
|
|
Loading…
Reference in a new issue