more handling of env vars
This commit is contained in:
parent
32a1736cee
commit
337a3e8167
6 changed files with 52 additions and 118 deletions
1
run.sh
1
run.sh
|
|
@ -1,2 +1,3 @@
|
|||
#!/bin/sh
|
||||
alembic upgrade head
|
||||
uvicorn --reload main:app --port 8001
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue