Remove debugging access port bind

This commit is contained in:
Leopere 2018-11-04 15:33:45 -05:00
parent badd2f5421
commit 5489052793

View file

@ -22,8 +22,6 @@ services:
- .env
expose:
- 3306
ports:
- 3306:3306
volumes:
- ./data/db:/var/lib/mysql
- ./my.cnf:/etc/mysql/conf.d/chainquery-optimizations.cnf