From b23ceebfd86430ed0e70b1ae53c4c4c30cef1785 Mon Sep 17 00:00:00 2001 From: angioletto Date: Thu, 13 Nov 2025 21:09:23 +0100 Subject: [PATCH] Add Italian documentation for ProxyHost --- frontend/src/locale/src/HelpDoc/it/ProxyHost.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 frontend/src/locale/src/HelpDoc/it/ProxyHost.md diff --git a/frontend/src/locale/src/HelpDoc/it/ProxyHost.md b/frontend/src/locale/src/HelpDoc/it/ProxyHost.md new file mode 100644 index 00000000..71395142 --- /dev/null +++ b/frontend/src/locale/src/HelpDoc/it/ProxyHost.md @@ -0,0 +1,7 @@ +## Che cos'è un host proxy? + +Un host proxy è l'endpoint in entrata per un servizio web che si desidera inoltrare. + +Fornisce la terminazione SSL opzionale per il servizio che potrebbe non avere il supporto SSL integrato. + +Gli host proxy sono l'uso più comune per Nginx Proxy Manager.