mirror of
https://github.com/teddysun/across.git
synced 2025-10-17 18:15:53 +08:00
Update Dockerfile.architecture
This commit is contained in:
15
docker/hysteria/server.yaml
Normal file
15
docker/hysteria/server.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
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
|
Reference in New Issue
Block a user