This commit is contained in:
Olia Lisa 2025-12-29 23:44:00 +08:00
parent bc00879ac8
commit 222c7caf1c

View File

@ -22,7 +22,7 @@
"heartbeat": "10s", "heartbeat": "10s",
"tls": { "tls": {
"enabled": true, "enabled": true,
"server_name": "你的tls域名", "server_name": "你的域名",
"alpn": ["h3"], "alpn": ["h3"],
"key_path": "/etc/sing-box/tls/server.key", "key_path": "/etc/sing-box/tls/server.key",
"certificate_path": "/etc/sing-box/tls/server.crt" "certificate_path": "/etc/sing-box/tls/server.crt"