mirror of
https://github.com/shlinkio/shlink.git
synced 2025-03-14 04:00:57 +03:00
Fixed typo
This commit is contained in:
parent
fc95986f0e
commit
af1dd78b2c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ use Mezzio\Swoole\HotCodeReload\FileWatcher\InotifyFileWatcher;
|
|||
|
||||
return [
|
||||
|
||||
'expressive-swoole' => [
|
||||
'mezzio-swoole' => [
|
||||
'hot-code-reload' => [
|
||||
'enable' => true,
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue