mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +08:00
typo fix
This commit is contained in:
parent
c008b14d0f
commit
caec4982cc
@ -73,7 +73,7 @@ remote_port = 6001
|
|||||||
type = tcp
|
type = tcp
|
||||||
local_ip = 127.0.0.1
|
local_ip = 127.0.0.1
|
||||||
local_port = 22
|
local_port = 22
|
||||||
# if remote_port is 0, frps will assgin a random port for you
|
# if remote_port is 0, frps will assign a random port for you
|
||||||
remote_port = 0
|
remote_port = 0
|
||||||
|
|
||||||
# if you want to expose multiple ports, add 'range:' prefix to the section name
|
# if you want to expose multiple ports, add 'range:' prefix to the section name
|
||||||
|
Loading…
Reference in New Issue
Block a user