mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-25 21:30:52 +01:00
feat: add gustave to tailscale
This commit is contained in:
parent
d859c2d0a9
commit
b4c52bfb1d
1 changed files with 2 additions and 0 deletions
|
@ -119,9 +119,11 @@ let
|
|||
ipv4 = {
|
||||
public = "82.67.34.230";
|
||||
local = "192.168.0.90";
|
||||
vpn = "100.100.45.24";
|
||||
};
|
||||
ipv6 = {
|
||||
public = "2a01:e0a:de4:a0e1:eb2:aaaa::45";
|
||||
vpn = "fd7a:115c:a1e0::18";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue