Deployment with Docker and Docker Compose
Write a docker-compose.yml
file with following contents:
docker-compose.yml
Last updated
Was this helpful?
Write a docker-compose.yml
file with following contents:
Last updated
Was this helpful?
Dont forget to also create the configuration file .env
. Read more about .