mirror of
https://github.com/fatedier/frp.git
synced 2026-04-26 02:49:10 +08:00
typo
This commit is contained in:
@@ -36,6 +36,10 @@ local_ip = 127.0.0.1
|
||||
local_port = 80
|
||||
use_gzip = true
|
||||
pool_count = 20
|
||||
# http username and password are safety certification for http protoc
|
||||
# if not set, you can access this custom_domains without certification
|
||||
http_username = admin
|
||||
http_password = admin
|
||||
|
||||
[web02]
|
||||
type = http
|
||||
|
||||
Reference in New Issue
Block a user