summaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2020-09-28 21:11:02 +0300
committerYuval Adam <_@yuv.al>2020-09-28 21:11:02 +0300
commitbdf8582d49d1223e03fb81df6342b8717a9142b9 (patch)
tree54f6ec6b80a57533da12ab64ce0ada72e2d0d575 /Procfile
parent6d054fc127faff3178cd1b98e921047611c6cc83 (diff)
Add --proxy-headers arg
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Procfile b/Procfile
index 47d1b5d..d3bcbe8 100644
--- a/Procfile
+++ b/Procfile
@@ -1 +1 @@
-web: uvicorn iss.server:app --host=0.0.0.0 --port=${PORT}
+web: uvicorn iss.server:app --host=0.0.0.0 --port=${PORT} --proxy-headers