Update Dockerfile.architecture

This commit is contained in:
Teddysun
2023-09-16 14:57:18 +09:00
parent 23dae9ce5a
commit 32a56708cc
6 changed files with 45 additions and 31 deletions

View 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