i installed Rasa X with docker Compose. The problem is that .yml files are not present on the Container even when i disconnect Github and just create a file inside the Rasa X webinterface. I can see it in the webinterface and the postgres database as you can see in the screenshot but not in the container.
Hi @kekeman22, Rasa X relies on Git for file management and syncing so you will need to connect it to a Git repository for the files to appear in the container.
Thank you @b-quachtran .
But if i restart or delete all containers these files are coming back although i donβt have any git connection. So they have to be stored somewhere in the containers ?