I have a laravel project running inside docker. What I want to do is connect to a new database from a sql dump (.sql file).
What I did is modify the .env file and the