mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-22 16:15:34 +08:00
reset global config
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
/** @noinspection PhpFullyQualifiedNameUsageInspection */
|
/** @noinspection PhpFullyQualifiedNameUsageInspection */
|
||||||
/** @noinspection PhpComposerExtensionStubsInspection */
|
/** @noinspection PhpComposerExtensionStubsInspection */
|
||||||
global $config;
|
|
||||||
|
|
||||||
/** bind host */
|
/** bind host */
|
||||||
$config['host'] = '0.0.0.0';
|
$config['host'] = '0.0.0.0';
|
||||||
|
|||||||
Reference in New Issue
Block a user