I’m following a tutorial for creating a project template:
https://developer.atlassian.com/server/jira/platform/creating-a-project-template/
After compiling multiple time with atlas-run and performing some change here and there on the Jira instance form the SDK http://localhost:2990/jira , I noticed some value persisted in the database.
How do I reset or erase the H2 database that come from the SDK?
I want to start the database fresh.