Current Path : /home/numerotech/conf-spotreg-ipci24.numerotech.com/conference_spot_reg/ |
Current File : //home/numerotech/conf-spotreg-ipci24.numerotech.com/conference_spot_reg/wsgi.py |
from core import app if __name__ == '__main__': app.run(host='0.0.0.0',debug=True,port=5002)