Current Path : /home/numerotech/hs.aios-scientificcommittee.org/scan_v1/ |
Current File : //home/numerotech/hs.aios-scientificcommittee.org/scan_v1/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=5014)