I deployed Rasa X (version 0.21.6) using the Ansible playbook. When logged in with the interface and Chrome (version 79.0.3945.79) I can edit the NLU configuration but there is no option to save it. The only option is to leave the page and lose the changes.
Is this supported with a newer Rasa X version? If not, how can I override config.yml file in docker-compose?
When logging in “production” and “worker” Docker containers, the config.yml file contains different settings compared to settings displayed in Rasa X frontend.
Update: The Save button is visible in Firefox but not Chrome. Even with the button, will the changes take effect since config.yml files found in Docker containers are not the same? Which file actually takes precedence?