Update config.yaml
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
listen: :$port
|
listen: :$port
|
||||||
tls:
|
tls:
|
||||||
cert: /root/hysteria/ca.crt
|
cert: /path/to/ca.crt
|
||||||
key: /root/hysteria/ca.key
|
key: /path/to/ca.key
|
||||||
insecure: true
|
insecure: true
|
||||||
pinSHA256: "$sha256"
|
pinSHA256: "$sha256"
|
||||||
obfs:
|
obfs:
|
||||||
|
|||||||
Reference in New Issue
Block a user