diff options
| author | Yuval Adam <_@yuv.al> | 2020-09-28 21:18:20 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2020-09-28 21:18:20 +0300 |
| commit | f4844cd8c546d1bc6f689ffe95274596c14cc6c6 (patch) | |
| tree | 53a35a4f543c005493131dcbc308cd75cd70d391 | |
| parent | f38303054d6bbea09d8f92171db1445e510a2e3d (diff) | |
Revert "Add --proxy-headers arg"
This reverts commit bdf8582d49d1223e03fb81df6342b8717a9142b9.
| -rw-r--r-- | Procfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -web: uvicorn iss.server:app --host=0.0.0.0 --port=${PORT} --proxy-headers +web: uvicorn iss.server:app --host=0.0.0.0 --port=${PORT} |
