[tutorial v1.1_032] A variable with type "port"

This commit is contained in:
egarette@silique.fr 2026-01-06 16:53:28 +01:00
parent b82b51eee0
commit 7f55261f79

View file

@ -11,4 +11,9 @@ manual: # Manual proxy configuration
type: domainname
params:
allow_ip: true
port:
description: HTTP Port
type: port
default: 8080
...