There only are 2, not 3 sample docker-compose files

This commit is contained in:
NickFreeman 2022-11-03 13:15:05 +01:00
parent 8704e84898
commit 9292ccd5d9
No known key found for this signature in database
GPG key ID: 1C88E9B875CAB11C

View file

@ -22,7 +22,7 @@ docker build . --target demo-yggdrasil -t matrixdotorg/dendrite-demo-yggdrasil
## Compose files
There are three sample `docker-compose` files:
There are two sample `docker-compose` files:
- `docker-compose.monolith.yml` which runs a monolith Dendrite deployment
- `docker-compose.polylith.yml` which runs a polylith Dendrite deployment