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

This commit is contained in:
egarette@silique.fr 2025-11-22 14:13:35 +01:00
parent 391d758ad0
commit 9e6ab4696b

View file

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