This commit is contained in:
Olia Lisa 2025-12-29 16:58:46 +08:00
parent bd255a6631
commit a1586ffa76

View File

@ -26,8 +26,8 @@
"alpn": [
"h3"
],
"certificate_path": "/etc/sing-box/tls/server.key",
"key_path": "/etc/sing-box/tls/server.crt"
"key_path": "/etc/sing-box/tls/server.key",
"certificate_path": "/etc/sing-box/tls/server.crt"
}
}
],