How to reload Django configuration in a Docker container?

Hi @hugh,

I hope my answer to your other issue (this one ) helps you fix the problem.

The best way to have hot-reloading and debug settings/changes in Baserow is by running a dev environment. You can do it by following this guide: https://baserow.io/docs/development/running-the-dev-environment

2 Likes