just in case
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user