ARAZIM-1 / wsgi.py
RANA
Track geckodriver.exe using Git LFS
208e684
from app import app
if __name__ == "__main__":
app.run()