[tutorial v1.1_032] A variable with type "port"
This commit is contained in:
parent
0bf261f16d
commit
88f6eac51c
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||||
...
|
...
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue