Update server.md
Change the docker compose command
This commit is contained in:
parent
d6a3c1bcd6
commit
9cf4d017c7
@ -98,7 +98,7 @@ You'll need to change it in the [reader code](../Client/main.py) and in the [doc
|
||||
|
||||
Execute this code
|
||||
```bash
|
||||
docker-compose build --no-cache
|
||||
docker-compose up
|
||||
docker compose build --no-cache
|
||||
docker compose up -d
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user