mirror of
https://github.com/strukturag/nextcloud-spreed-signaling
synced 2026-03-14 14:35:44 +01:00
Add note on requiring docker-compose v2 to the readme.
This commit is contained in:
parent
7d4ba11207
commit
42b18d5547
1 changed files with 5 additions and 0 deletions
|
|
@ -107,6 +107,11 @@ docker-compose build
|
|||
docker-compose up -d
|
||||
```
|
||||
|
||||
Please note that docker-compose v2 is required for building while most
|
||||
distributions will ship older versions. You can download a recent version from
|
||||
https://docs.docker.com/compose/install/
|
||||
|
||||
|
||||
## Setup of NATS server
|
||||
|
||||
There is a detailed description on how to install and run the NATS server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue