Parcourir la source

Merge pull request #755 from king6cong/master

typo fix
fatedier il y a 6 ans
Parent
commit
58a54bd0fb
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      conf/frpc_full.ini

+ 2 - 2
conf/frpc_full.ini

@@ -74,7 +74,7 @@ remote_port = 6001
 type = tcp
 local_ip = 127.0.0.1
 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
 
 # if you want to expose multiple ports, add 'range:' prefix to the section name
@@ -126,7 +126,7 @@ type = https
 local_ip = 127.0.0.1
 local_port = 8000
 use_encryption = false
-use_compression = false 
+use_compression = false
 subdomain = web01
 custom_domains = web02.yourdomain.com