Compare commits
No commits in common. "5ae06757050574a880adbb51b1b80f8b1774aa7b" and "9f68351c8065b4577c2ed69b34fa2604b5c16c23" have entirely different histories.
5ae0675705
...
9f68351c80
1 changed files with 0 additions and 2 deletions
|
|
@ -8,6 +8,4 @@ alembic upgrade head
|
|||
exec uvicorn quartermaster.main:app \
|
||||
--host 0.0.0.0 \
|
||||
--port 8000 \
|
||||
--proxy-headers \
|
||||
--forwarded-allow-ips='*' \
|
||||
--log-config src/quartermaster/logconfig.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue