Cambio Prueba

This commit is contained in:
Humberto Ramirez 2018-10-11 16:21:29 -05:00
parent a1641eea66
commit 52e44563c5

View file

@ -4,6 +4,6 @@ mysql:
- "3306:3306"
environment:
- MYSQL_ROOT_PASSWORD=root
- MYSQL_DATABASE=test
- MYSQL_DATABASE=test
volumes:
- "./conf.d:/etc/mysql/conf.d:ro"