Compare commits
2 commits
431f2c1df6
...
e7c479d433
| Author | SHA1 | Date | |
|---|---|---|---|
| e7c479d433 | |||
| 849a8866d6 |
1 changed files with 2 additions and 2 deletions
|
|
@ -55,12 +55,12 @@ in {
|
|||
listen = [
|
||||
# FIXME: hardcoded tailscale IP
|
||||
{
|
||||
addr = "100.115.172.44";
|
||||
addr = "100.80.61.67";
|
||||
port = 443;
|
||||
ssl = true;
|
||||
}
|
||||
{
|
||||
addr = "100.115.172.44";
|
||||
addr = "100.80.61.67";
|
||||
port = 80;
|
||||
ssl = false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue