Configuration
How to configure your containers.
docker-compose.yml
contains the basic requirements to run the project, exclusive of any credentials (e.g database). Configure your containers for the appropriate environment using docker-compose.override.yml
.
Last updated
Was this helpful?