Improve stability and functionalities
This commit is contained in:
@@ -321,6 +321,7 @@ async def catch_all(full_path:str):
|
||||
|
||||
if __name__ == '__main__':
|
||||
# os.environ {PORT = Backend Port (Main Port), F_PORT = Frontend Port}
|
||||
os.chdir(os.path.dirname(os.path.realpath(__file__)))
|
||||
uvicorn.run(
|
||||
"app:app",
|
||||
host="0.0.0.0",
|
||||
|
||||
BIN
db/firegex.db
BIN
db/firegex.db
Binary file not shown.
Reference in New Issue
Block a user