This commit is contained in:
2026-06-15 07:52:51 -03:00
parent 58efb44bc1
commit 0c184cb9f0

View File

@@ -857,6 +857,7 @@ cp .env.example .env
mkdir -p .local mkdir -p .local
uvicorn app.main:app --host 0.0.0.0 --port 8000 --reload uvicorn app.main:app --host 0.0.0.0 --port 8000 --reload
``` ```
```bash ```bash
# Terminal 3 # Terminal 3
cd compass_backoffice cd compass_backoffice