Browse Source

conf/frps.ini modify domain field

Maodanping 8 years ago
parent
commit
7cc5d03f35
1 changed files with 1 additions and 1 deletions
  1. 1 1
      conf/frps.ini

+ 1 - 1
conf/frps.ini

@@ -29,7 +29,7 @@ max_pool_count = 100
 # conn_timeout set the timeout interval (seconds) when the frpc connects frps
 conn_timeout = 10
 # domain for frps
-domain = codermao.com
+domain = frps.com
 
 # ssh is the proxy name, client will use this name and auth_token to connect to server
 [ssh]