mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2026-02-06 18:56:48 +00:00
server: update process tools and tests
This commit is contained in:
@@ -29,4 +29,5 @@ app.include_router(rtc_offer_router)
|
||||
|
||||
if __name__ == "__main__":
|
||||
import uvicorn
|
||||
|
||||
uvicorn.run("reflector.app:app", host="0.0.0.0", port=1250, reload=True)
|
||||
|
||||
Reference in New Issue
Block a user