fix(docs): linting

This commit is contained in:
JuniorJPDJ 2023-04-07 02:35:42 +00:00
parent ddda1676de
commit c1c3cc5f17
1 changed files with 3 additions and 3 deletions

View File

@ -99,9 +99,9 @@ You need to create some local data to mimic a production environment.
Once you have set up your containers, launch all services to start working on them:
```sh
sudo docker compose -f dev.yml up front api nginx celeryworker
```
```sh
sudo docker compose -f dev.yml up front api nginx celeryworker
```
This gives you access to the following: