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": [
"h3"
],
"certificate_path": "./tls/server.pem",
"key_path": "./tls/server.crt"
"certificate_path": "/etc/sing-box/tls/server.pem",
"key_path": "/etc/sing-box/tls/server.crt"
}
}
],