summaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authorRasmus Luha <rasmus.luha@gmail.com>2022-03-17 18:12:18 +0200
committerRasmus Luha <rasmus.luha@gmail.com>2022-03-17 18:12:18 +0200
commit13985ac694283f1f8d3ca802cccef851ed966e20 (patch)
tree868e323545c69bb9fbb122e5edf0dc615d4054ba /Procfile
parent6d6a6a8ac331135aa26320c532f47f25872d4243 (diff)
add Procfile
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Procfile b/Procfile
new file mode 100644
index 0000000..d6008a6
--- /dev/null
+++ b/Procfile
@@ -0,0 +1 @@
+web: uvicorn api.main:app