Skip to content

Commit

Permalink
Merge pull request #219 from seqeralabs/there-is-no-mail-config
Browse files Browse the repository at this point in the history
Omit service that no longer exists for Docker
  • Loading branch information
justinegeffen authored Sep 12, 2024
2 parents 0a51c23 + a4ed7aa commit ce7693e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The DB or Redis volume is persistent after a Docker restart by default. Use the

3. Download and configure the [docker-compose.yml](_templates/docker/docker-compose.yml) file:

- The `db` and `mail` containers should only be used for local testing. If you have configured these services elsewhere, you can remove these containers.
- The `db` container should be used only for local testing. If you have configured this service elsewhere, you can remove this container.

- To configure the Seqera pipeline resource optimization service (`groundswell`), see [Pipeline resource optimization](./configuration/pipeline_optimization.mdx).

Expand Down

0 comments on commit ce7693e

Please sign in to comment.