Compare commits

..

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

View file

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