Current Path : /home/numerotech/kiosk-rating.aios-scientificcommittee.org/kiosk_rating/ |
Current File : //home/numerotech/kiosk-rating.aios-scientificcommittee.org/kiosk_rating/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)