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

This commit is contained in:
egarette@silique.fr 2025-11-22 13:35:16 +01:00
parent 3bbb31d51e
commit 98b4242fa5

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