across/docker/hysteria/server.yaml

16 lines
207 B
YAML
Raw Permalink Normal View History

2023-09-16 14:57:18 +09:00
listen: :8998
tls:
cert: /etc/hysteria/cert.crt
key: /etc/hysteria/private.key
auth:
type: password
password: your_password
resolver:
type: https
https:
addr: 8.8.8.8:443
timeout: 10s