This commit is contained in:
Olia Lisa 2025-12-29 16:57:15 +08:00
parent 182ad44d0d
commit bd255a6631

View File

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