mirror of
https://github.com/fatedier/frp.git
synced 2025-05-20 06:28:27 +00:00
fix: type error in server_plugin doc (#4799)
This commit is contained in:
parent
6cbb26283c
commit
3be6efdd28
@ -121,7 +121,7 @@ Create new proxy
|
|||||||
// http and https only
|
// http and https only
|
||||||
"custom_domains": []<string>,
|
"custom_domains": []<string>,
|
||||||
"subdomain": <string>,
|
"subdomain": <string>,
|
||||||
"locations": <string>,
|
"locations": []<string>,
|
||||||
"http_user": <string>,
|
"http_user": <string>,
|
||||||
"http_pwd": <string>,
|
"http_pwd": <string>,
|
||||||
"host_header_rewrite": <string>,
|
"host_header_rewrite": <string>,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user