Skip to content
This repository was archived by the owner on Jun 21, 2024. It is now read-only.

Commit ca4a0e8

Browse files
committed
Typo mbstring.func_overload
1 parent 7fa53ec commit ca4a0e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
- elasticsearch
1111
environment:
1212
php.short_open_tag: 1
13-
php.mbstring.func_oveload: 2
13+
php.mbstring.func_overload: 2
1414
php.display_errors: 1
1515
php.max_input_vars: 10000
1616
php.date.timezone: "Europe/Moscow"

0 commit comments

Comments
 (0)