You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I set up npm using sqlite as my db. When following the setup guide (https://nginxproxymanager.com/setup/) one detail is missing from the config.json file, instead of
I set up npm using sqlite as my db. When following the setup guide (https://nginxproxymanager.com/setup/) one detail is missing from the config.json file, instead of
one should add the "useNullAsDefault" option for knex like this:
Cheers!
Holger
The text was updated successfully, but these errors were encountered: