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

This commit is contained in:
egarette@silique.fr 2026-03-07 20:52:02 +01:00
parent 2c3ed81677
commit c1e5b5966f

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
... ...