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

This commit is contained in:
egarette@silique.fr 2025-11-09 18:39:28 +01:00
parent eb8ee02b18
commit 3f0b045e88

View file

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