Current Path : /home/numerotech/sc.aios-scientificcommittee.org/aios_livenew_app/ |
Current File : //home/numerotech/sc.aios-scientificcommittee.org/aios_livenew_app/wsgi.py |
from core import app if __name__ == '__main__': # SECURE_PROXY_SSL_HEADER = ('HTTP_X_FORWARDED_PROTO', 'https') app.run(host='0.0.0.0',debug=True,port=5001)