Hi, I am following exact steps in the tutorial
https://rasa.com/docs/core/docker_walkthrough/#docker-walkthrough
I trained my nlu and core and when I am running docker-composer up it throws error
Failed to load model metadata from ‘/app/current/metadata.json’.
The docker-compose.yml file is exact same as of the steps in the docs
I am not sure why it is looking the metadata.json in /app/current/ while it should be looking in /app/models/current/