Hi All,
I am new to hosting - I am currently working on a web application using SQLite in Wappler NodeJS server. I would like to use MySQL in the production environment and wondering if I can easily deploy to remote docker using MySQL database? Is there any documentation around this?
or Should I change over the Docker with MYSQL in the development environment that can make life easier down the track when deploying?
Thanks