poseidon: move navidrome to hades
This commit is contained in:
parent
a761d3201f
commit
bfdd8912c3
3 changed files with 7 additions and 7 deletions
|
|
@ -53,12 +53,12 @@ in {
|
|||
listen = [
|
||||
# FIXME: hardcoded tailscale IP
|
||||
{
|
||||
addr = "100.80.61.67";
|
||||
addr = "100.115.172.44";
|
||||
port = 443;
|
||||
ssl = true;
|
||||
}
|
||||
{
|
||||
addr = "100.80.61.67";
|
||||
addr = "100.115.172.44";
|
||||
port = 80;
|
||||
ssl = false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue