reset global config

This commit is contained in:
jerry 2021-03-25 16:19:09 +08:00
parent 93a68a5582
commit c5523aa95d

View File

@ -1,7 +1,6 @@
<?php
/** @noinspection PhpFullyQualifiedNameUsageInspection */
/** @noinspection PhpComposerExtensionStubsInspection */
global $config;
/** bind host */
$config['host'] = '0.0.0.0';