Skip to content

Commit

Permalink
Add headline to basic components
Browse files Browse the repository at this point in the history
For a better linking in other docs, introduce a headline and an anchor to the docker-compose-core description.
  • Loading branch information
ingorichtsmeier authored Aug 7, 2023
1 parent 7444bff commit ec107fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ To tear down the whole environment run the following command:
docker compose down -v
```

### Using the basic components

If Optimize, Identity, and Keycloak are not needed you can use the [docker-compose-core.yaml](docker-compose-core.yaml) instead which does not include these components:

```
Expand Down

0 comments on commit ec107fa

Please sign in to comment.