mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-12-04 20:58:13 +08:00
Fixed default config. (#2014)
This commit is contained in:
parent
6023344407
commit
0e6e12b11d
@ -16,6 +16,6 @@ return [
|
||||
'bin' => 'php',
|
||||
'watch' => [
|
||||
'dir' => ['app', 'config'],
|
||||
'files' => ['.env'],
|
||||
'file' => ['.env'],
|
||||
],
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user