tweaked sway config. \n fixed caddy - of course. murmur isn't http lmao
This commit is contained in:
parent
75201fd18e
commit
1208b2728e
2 changed files with 4 additions and 6 deletions
|
@ -6,6 +6,9 @@
|
|||
proxy 10.24.1.9:222
|
||||
}
|
||||
}
|
||||
:64738 {
|
||||
proxy 10.24.1.4:64738
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -43,9 +46,4 @@ https://cache.collective-conciousness.monster {
|
|||
encode zstd gzip
|
||||
|
||||
reverse_proxy 10.24.1.4:5020
|
||||
}
|
||||
|
||||
https://mumble.collective-conciousness.monster, mumble.collective-conciousness.monster {
|
||||
# encode zstd gzip # unsure if this will work with murmur.
|
||||
reverse_proxy 10.24.1.4:64738
|
||||
}
|
|
@ -116,7 +116,7 @@
|
|||
assigns = {
|
||||
"1:说" = [ { title = "^Signal$|Discord$"; } ];
|
||||
"2:main" = [ { title = "VSCodium$"; } ];
|
||||
"3:browsing" = [ { title = "Librewolf$"; } ];
|
||||
"3:browsing" = [ { title = "LibreWolf$"; } ];
|
||||
"4:misc" = [ ];
|
||||
"5:5" = [ ];
|
||||
"6:6" = [ ];
|
||||
|
|
Loading…
Reference in a new issue