v1.10.2版本以后的docker,每5小时会自动拉取最新代码;从此,您只需要看公告更新配置就行啦。

This commit is contained in:
iyuu.cn
2020-07-31 09:34:14 +08:00
parent c9fb5c6a6a
commit c79d5e4592
2 changed files with 7 additions and 1 deletions

View File

@ -13,7 +13,7 @@ use IYUU\Library\Table;
class AutoReseed
{
// 版本号
const VER = '1.10.1';
const VER = '1.10.2';
// RPC连接
private static $links = [];
// 客户端配置