feat: closed ports and using reverse proxy only

This commit is contained in:
chloe 2024-08-18 15:34:52 +02:00
parent efa25914cb
commit 2ae226c5ef
2 changed files with 0 additions and 18 deletions

View file

@ -4,10 +4,6 @@
enable = true;
virtualHosts = {
":5050".extraConfig = ''
reverse_proxy :8083
'';
"http://sisyphe.normandy.hypervirtual.world".extraConfig = ''
reverse_proxy :8003
'';
@ -16,10 +12,6 @@
reverse_proxy :3333
'';
"http://photos.hypervirtual.world".extraConfig = ''
reverse_proxy :2342
'';
"http://books.hypervirtual.world".extraConfig = ''
reverse_proxy :8083
'';
@ -28,10 +20,6 @@
reverse_proxy :3030
'';
":2344".extraConfig = ''
reverse_proxy :2342
'';
"http://jellyfin.sisyphe.normandy.hypervirtual.world".extraConfig = ''
reverse_proxy :8096
'';