Current Path : /home/numerotech/sa.aios-scientificcommittee.org/aios_sa_app/ |
Current File : //home/numerotech/sa.aios-scientificcommittee.org/aios_sa_app/wsgi.py |
from core import app if __name__ == '__main__': app.run(host='0.0.0.0',debug=True,port=5025) # app.run(host='192.168.1.12',debug=True,port=5025)