[tutorial 025] A variable with type "port"

This commit is contained in:
egarette@silique.fr 2025-11-07 06:16:15 +01:00
parent ef0f1efd22
commit 030a7b0545

View file

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