[tutorial v1.1_040] HTTPS family

This commit is contained in:
egarette@silique.fr 2026-04-18 21:38:37 +02:00
parent d55904b48e
commit 4f9f4f6f85

View file

@ -5,4 +5,17 @@ version: 1.1
manual: manual:
use_for_https: true # Also use this proxy for HTTPS use_for_https: true # Also use this proxy for HTTPS
https_proxy: # HTTPS Proxy
address:
description: HTTPS address
type: domainname
params:
allow_ip: true
port:
description: HTTPS Port
type: port
default: 8080
... ...