if this fixes this shit I'm killing myself
This commit is contained in:
parent
d8720d7bf1
commit
cb34a7b2ad
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
services.caddy = {
|
services.caddy = {
|
||||||
enable = true;
|
enable = true;
|
||||||
virtualHosts."matrix.jacekpoz.pl".extraConfig = ''
|
virtualHosts."matrix.jacekpoz.pl".extraConfig = ''
|
||||||
reverse_proxy /_matrix/* localhost:8448
|
reverse_proxy /_matrix/* localhost:6167
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue