修改客户端默认重试等待时间

This commit is contained in:
2025-02-25 09:39:39 +08:00
parent c24a1e1621
commit 09f80662fd
2 changed files with 8 additions and 5 deletions

View File

@@ -4,4 +4,4 @@ FRP_HOST=127.0.0.1
FRP_CTRL_PORT=18080
FRP_DATA_PORT=18081
RETRY_INTERVAL=5
RETRY_INTERVAL=3