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

This commit is contained in:
egarette@silique.fr 2026-05-03 17:59:43 +02:00
parent 39228b5aec
commit 83cc1e5d53

View file

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