mirror of https://github.com/fatedier/frp.git
fix: typo (#3938)
This commit is contained in:
parent
1e8806d26b
commit
f7efbfeec5
|
@ -129,7 +129,7 @@ allowPorts = [
|
|||
maxPortsPerClient = 0
|
||||
|
||||
# If subDomainHost is not empty, you can set subdomain when type is http or https in frpc's configure file
|
||||
# When subdomain is est, the host used by routing is test.frps.com
|
||||
# When subdomain is test, the host used by routing is test.frps.com
|
||||
subDomainHost = "frps.com"
|
||||
|
||||
# custom 404 page for HTTP requests
|
||||
|
|
Loading…
Reference in New Issue