OS info
- Operating System : Windows 6.1.7601
- Wappler Version : 1.9.0
Problem description
I’ve deployed by Wappler webapp from local dev to an Azure WebApp using MySQL In-App. The forms work fine, but no data are displayed. I suspect that my database is in a different location in the production environment.
My local MySQL database is located at C:\xampp\mysql\data\wwwidgets_db.
In prod the database is located at D:\home\data\mysql\wwwidgets_db.
Do I need to change the location of my local database or can I change a target setting someplace to compensate? If I am barking up the wrong tree, let me know.
Steps to reproduce
Community Page
Last updated:
Last updated: