[luanti] setup public facing server
This commit is contained in:
parent
4637db742f
commit
41cb37d993
1 changed files with 5 additions and 0 deletions
|
|
@ -339,6 +339,11 @@
|
|||
reverse_proxy http://127.0.0.1:3499
|
||||
'';
|
||||
};
|
||||
virtualHosts = {
|
||||
"luanti.cochrun.xyz".extraConfig = ''
|
||||
reverse_proxy http://127.0.0.1:30000
|
||||
'';
|
||||
};
|
||||
virtualHosts = {
|
||||
"jelly.cochrun.xyz".extraConfig = ''
|
||||
reverse_proxy localhost:8096
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue