Current Path : /proc/self/root/home/numerotech/profile.numerotech.com/common_profile_v1/ |
Current File : //proc/self/root/home/numerotech/profile.numerotech.com/common_profile_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=5001)