mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 18:09:06 +02:00
Added beta feature : tailscale
This commit is contained in:
parent
12c6446aaf
commit
2d7a488542
2 changed files with 5 additions and 1 deletions
|
@ -65,6 +65,7 @@ in
|
|||
proxyPass = "http://localhost:${toString port}";
|
||||
extraConfig = ''
|
||||
allow 10.100.0.0/24;
|
||||
allow 100.10.10.0/8;
|
||||
deny all;
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue