News

However, we have just deployed a Docker container that already has the database installed and running. How do we make use of that database without having set a password?
So, let’s create this docker-compose.yml file with the web and db sections. We’ll use NGINX and MySQL to create a stack that is easily used for development purposes.