Current Path : /home/numerotech/conf.numerotech.com/conference_dashboard/ |
Current File : //home/numerotech/conf.numerotech.com/conference_dashboard/wsgi.py |
from core import app if __name__ == '__main__': app.run(host='127.0.0.1',debug=True,port=5008)