mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 13:46:54 +00:00
Fix installation run server Typo
This commit is contained in:
parent
ddac1f425a
commit
9289199b15
@ -203,7 +203,7 @@ inv server
|
|||||||
For more server options, run:
|
For more server options, run:
|
||||||
|
|
||||||
```
|
```
|
||||||
inv server -h
|
inv server -a
|
||||||
```
|
```
|
||||||
|
|
||||||
This will launch the InvenTree web interface at `http://127.0.0.1:8000`. For other options refer to the [django docs](https://docs.djangoproject.com/en/2.2/ref/django-admin/)
|
This will launch the InvenTree web interface at `http://127.0.0.1:8000`. For other options refer to the [django docs](https://docs.djangoproject.com/en/2.2/ref/django-admin/)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user