update: add register ip limit

This commit is contained in:
tokumeikoi
2022-03-29 21:11:37 +08:00
parent 7c473d6325
commit e3ffdb7bce
5 changed files with 15 additions and 5 deletions

View File

@ -237,5 +237,5 @@ return [
| The only modification by laravel config
|
*/
'version' => '1.5.6.1646831826955'
'version' => '1.5.6.1648559460502'
];