Docker Compose error

I seem unable to alter the path for the Storage of mysql or the data-storage in the .yaml file - I would like to as I have a 2TB ifs volume for the system to use - If I leave the .yaml file it all works if I change to the volume I want - it does create all the directories but fails on mysql access - I am not sure why this would change but it does - can anyone suggest another way to change the data and mysql volumes with docker ?

Hi, which configuration (docker-compose.yml) have you tried? Which error are you facing?