diff options
Diffstat (limited to 'Procfile')
| -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} |
