feat: create mymx service
This commit is contained in:
parent
478af69792
commit
ad8cb52169
20 changed files with 3152 additions and 1 deletions
|
|
@ -76,6 +76,12 @@
|
|||
'';
|
||||
};
|
||||
|
||||
"mymx.extremist.software" = {
|
||||
extraConfig = ''
|
||||
reverse_proxy localhost:4002
|
||||
'';
|
||||
};
|
||||
|
||||
"matrix.extremist.software" = {
|
||||
extraConfig = ''
|
||||
reverse_proxy /_matrix/* 127.0.0.1:8008
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue