소스 검색

conf/frps.ini modify domain field

Maodanping 8 년 전
부모
커밋
7cc5d03f35
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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]