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

This commit is contained in:
egarette@silique.fr 2026-03-12 06:38:25 +01:00
parent a4f7757650
commit 7c35e51c87

View file

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