forked from jeanGaston/RF-AD
Update server.md
Change the docker compose command
This commit is contained in:
+2
-2
@@ -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
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user