just in case

This commit is contained in:
Brennen Raimer
2019-01-18 17:49:56 -05:00
parent 9320a6eeff
commit 86e1af935a

View File

@@ -53,6 +53,8 @@ services:
- "\"mysql -h $$HOSTNAME -u root -D ${MYSQL_DB_NAME} -p${MYSQL_ROOT_PW} < /docker-entrypoint-initdb.d/db-init.sql\""
depends_on:
- gatecounter-db
expose:
- "3306"
grafana: