2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-13 02:35:29 +00:00

Download the latest configuration template file when building

- So we don't have to manually copy it all the time!
This commit is contained in:
Oliver
2022-01-08 18:08:24 +11:00
parent 2d65233d0e
commit 7233e8c235
3 changed files with 101 additions and 2 deletions

View File

@ -47,5 +47,4 @@ invoke worker
```
!!! info "Supervisor"
A better option is to manage the background worker process using a process manager such as supervisor. Refer to the [production server guide](./start/production.md).
A better option is to manage the background worker process using a process manager such as supervisor. Refer to the [production server guide](./start/production.md).