Server/caddy: update server IP
This commit is contained in:
parent
37f3b3fc60
commit
d39890589b
1 changed files with 3 additions and 1 deletions
|
|
@ -23,7 +23,9 @@ in {
|
|||
extraConfig = ''
|
||||
(tailscale) {
|
||||
tls internal
|
||||
bind 100.73.96.48
|
||||
# Old tailscale IP
|
||||
# bind 100.73.96.48
|
||||
bind 100.100.0.1
|
||||
}
|
||||
'';
|
||||
virtualHosts = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue