Chonky
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
services.caddy = {
|
||||
enable = true;
|
||||
virtualHosts = {
|
||||
|
||||
"http://metrics.town" = {
|
||||
extraConfig = ''
|
||||
reverse_proxy http://localhost:3000
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
firewall.interfaces = {
|
||||
"tailscale0" = {
|
||||
allowedUDPPorts = [ 41641 ];
|
||||
allowedUDPPorts = [41641];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user