Model auto reload does not work

To turn the reloading on in docker you should just modify your *.env file. Add this env variable:

ReloadModelWhenFilesChangesDetected=true

This is how you translate appsettings.json content to env file content in general: