mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 05:36:46 +00:00
Update install.md
Fixes https://github.com/inventree/inventree-docs/issues/71
This commit is contained in:
parent
997d7f171c
commit
48c0e71727
@ -20,7 +20,7 @@ Database selection should be determined by your particular installation requirem
|
||||
|
||||
### Serving Data
|
||||
|
||||
Once a database is setup, you need a way of accessing the data. InvenTree provides a "server" application out of the box, but this may not scale particularly well with multiple users. Instead, InvenTree can be served using a webserver such as [Gunicorn](https://gunicorn.org/). For more information see the [deployment documentation](./deploy).
|
||||
Once a database is setup, you need a way of accessing the data. InvenTree provides a "server" application out of the box, but this may not scale particularly well with multiple users. Instead, InvenTree can be served using a webserver such as [Gunicorn](https://gunicorn.org/). For more information see the [deployment documentation](../deploy).
|
||||
|
||||
## OS Requirements
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user