Custom user fields during registration and profile edit #711
This commit is contained in:
@@ -28,6 +28,7 @@ services:
|
||||
|
||||
mysql:
|
||||
image: mysql:5.7.26
|
||||
command: "--innodb_use_native_aio=0"
|
||||
environment:
|
||||
MYSQL_DATABASE: phpvms
|
||||
MYSQL_USER: phpvms
|
||||
|
||||
Reference in New Issue
Block a user