Preview in browser on local server creates errors in docker images

Wappler Version :5.4.3
Operating System :WINDOWS 10
Server Model: node.js
Database Type: mSql
Hosting Type: Digital Ocean

Clicked open in browser button to preview page.

Browser opens with ‘localhostnull’ url.
Docker displays errors in image

What are your project settings? Seems you have some invalid URLs there.

Hi George haven’t changed any since 5.4.2

I see you are using node 12 which is deprecated, try to increase that to 18

Hi George Ok I updated node to 18,

I have done a really stupid thing tho, I deleted the db image in docker and now wappler has defaulted back to the cars default database aahhh!!!

After checking git manager I can see the previous version of the database I want in the uncommitted change panel.

How would I revert back to the previous database??

Well if you have the database changes listed in the database manager, you can just apply them and the database schema will be updated to your latest.

Hi George

I don’t use the database manager until full release, I use heidiSQL to edit the db and refresh schema at the wappler end… :frowning: