back to the old way of running
it's simpler for us to make logging and setup work in this way
This commit is contained in:
parent
fbc77c47e8
commit
49008d0e93
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ How to run
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
pip install .
|
pip install .
|
||||||
env TECHREC_CONFIG=yourconfig.py uvicorn techrec.server:app
|
env TECHREC_CONFIG=yourconfig.py techrec serve
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue