fix: type error in server_plugin doc

pull/4799/head
scientificworld 2025-05-19 08:49:37 +08:00 committed by GitHub
parent 6cbb26283c
commit 93d686ce90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ Create new proxy
// http and https only
"custom_domains": []<string>,
"subdomain": <string>,
"locations": <string>,
"locations": []<string>,
"http_user": <string>,
"http_pwd": <string>,
"host_header_rewrite": <string>,