Hosting tutor on digital ocean droplet

I am running tutor on a digital ocean droplet but when i run “tutor local launch”, i get an error message that saysmysql: [Warning] Using a password on the command line interface can be insecure. ERROR 1130 (HY000): Host '172.18.0.13' is not allowed to connect to this MySQL server when the lms is trying to connect to mysql. I have sucessfully installed docker and docker compose on the droplet.
Note: i am running the command as a root user