Proxy - Добавление AutoHTTPS

Включает Автоматическая перенаправление на HTTPS на proxy
This commit is contained in:
Falknat
2025-10-02 09:34:19 +07:00
parent 21d1a4e13b
commit f518171825
4 changed files with 43 additions and 13 deletions

View File

@@ -16,7 +16,8 @@
"ExternalDomain": "git.example.ru",
"LocalAddress": "127.0.0.1",
"LocalPort": "3333",
"UseHTTPS": false
"ServiceHTTPSuse": false,
"AutoHTTPS": true
}
],