How to run atlas-debug with mysql 8 instead of H2 database

I have been using the atlas-debug command to run Jira, which sets up the development environment with the embedded H2 database. However, I would like to switch to MySQL database we’re using.

Could you please provide me with some guidance or steps on how to configure Jira to work with MySQL while using atlas-debug? Are there any specific modifications I need to make to Jira’s configuration files or any additional setup required?