we do not need mysql exposed to the host w/ burnettk

This commit is contained in:
jasquat 2022-06-06 12:33:15 -04:00
parent f0310226a2
commit 4d05f35ed6
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ services:
- MYSQL_DATABASE=spiffworkflow_backend_staging
- MYSQL_ROOT_PASSWORD=St4g3Th1515
ports:
- "7001:3306"
- "3306"
volumes:
- spiffworkflow_backend:/var/lib/mysql
healthcheck: