fix: type error in server_plugin doc (#4799)

This commit is contained in:
scientificworld
2025-06-25 11:40:23 +08:00
committed by fatedier
parent c99986fa28
commit 077ba80ba3
+1 -1
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>,