This commit is contained in:
Olia Lisa 2025-12-29 16:55:59 +08:00
parent 1ec67bafc7
commit 182ad44d0d

View File

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