Wappler overwrites config.json manual additions

Wappler Version : 3.7.8
Operating System : mac
Server Model: node
Database Type:
Hosting Type:

Expected behavior

When turning on the global redis option, any attributes added manually to config.json are retained

Actual behavior

Manual changes (such as “port”: 3010) are removed from config.json when toggling global redis

This is happening more than just when redis is turned on. Project switching for example.

You shouldn’t actually edit config.json manually as it is now also kept per target and when you switch targets the one for this target becomes active.

We should just add the settings to the server connect options.

Do you change more than just the port?

The only constant, is change :slightly_smiling_face:

Okay, no more changes to config.json. Personally I only change the port.

This has been fixed in Wappler 3.8.0
Now there’s an option to change NodeJS server port.

This topic was automatically closed after 47 hours. New replies are no longer allowed.