@@ -27,7 +27,7 @@ services:
|
||||
- app
|
||||
|
||||
mysql:
|
||||
image: mysql:5.7.26
|
||||
image: mysql:5.7
|
||||
command: "--innodb_use_native_aio=0"
|
||||
environment:
|
||||
MYSQL_DATABASE: phpvms
|
||||
|
||||
@@ -16,6 +16,7 @@ return [
|
||||
|
||||
'extensions' => [
|
||||
// 'bcmath',
|
||||
'fileinfo',
|
||||
'openssl',
|
||||
'pdo',
|
||||
'mbstring',
|
||||
|
||||
Reference in New Issue
Block a user