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