We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fa53ec commit ca4a0e8Copy full SHA for ca4a0e8
1 file changed
docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
- elasticsearch
11
environment:
12
php.short_open_tag: 1
13
- php.mbstring.func_oveload: 2
+ php.mbstring.func_overload: 2
14
php.display_errors: 1
15
php.max_input_vars: 10000
16
php.date.timezone: "Europe/Moscow"
0 commit comments