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.

The included override contains default credentials for a development environment and should be replaced for other environments.

Last updated

Was this helpful?