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