I have a fresh install of discourse in container mode (v 2.3.2).
I configure basic settings with the wizard and after that, when i refresh my web browser, sometimes i get old settings and sometimes i get new settings, sometimes a mix of both.
I checked the database and the settings are well persisted.
I tried several web browsers, several client.
I found a solution to fix the changes settings is to connect to my discourse container and reload the app via this command :RAILS_ENV=production bundle exec rake restart