Compare commits

..

No commits in common. "3a4f541ad4763dc6160c08c6a02b39ab8c252da3" and "8d4bf61f681f8f76cfc81464df6f391752591ee6" have entirely different histories.

View file

@ -9,9 +9,11 @@ proxy:
type: domainname type: domainname
params: params:
allow_ip: true allow_ip: true
mandatory: false
port: port:
description: Proxy port description: Proxy port
type: port type: port
default: 8080 default: 8080
mandatory: false
... ...