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

This commit is contained in:
egarette@silique.fr 2026-06-13 22:35:49 +02:00
parent 1d7062dd17
commit 9fa9856965

View file

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