mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-25 01:11:00 +00:00
Add --debug flag to dev command
This commit is contained in:
parent
e93f22276b
commit
29ddc2784d
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ cd LibreTranslate
|
||||||
Run in development:
|
Run in development:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
hatch run dev
|
hatch run dev --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
Then open a web browser to <http://localhost:5000>
|
Then open a web browser to <http://localhost:5000>
|
||||||
|
|
Loading…
Reference in a new issue