working on falling test;

This commit is contained in:
Zotov Dmitry 2019-03-15 18:23:13 +05:00
parent 2bbb72f61f
commit 8091bad522

View File

@ -15,7 +15,7 @@ services:
# mysql
mysql:
image: "mysql:8"
image: "mysql:5.7.25"
container_name: "typeorm-mysql"
ports:
- "3306:3306"