AdarshJi commited on
Commit
39bfc85
·
verified ·
1 Parent(s): d316cbd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -238,3 +238,4 @@ if __name__ == "__main__":
238
  config = hypercorn.config.Config()
239
  config.bind = ["0.0.0.0:8000"]
240
  asyncio.run(hypercorn.asyncio.serve(app, config))
 
 
238
  config = hypercorn.config.Config()
239
  config.bind = ["0.0.0.0:8000"]
240
  asyncio.run(hypercorn.asyncio.serve(app, config))
241
+