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

This commit is contained in:
egarette@silique.fr 2026-04-17 12:30:44 +02:00
parent 16f8e67814
commit 9f672f92dc

View file

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