Advertisement
PrimePastes

How To Start Deemix Server

Jun 5th, 2020
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. >cd USR/FOLDER/deemix
  2. (cd /applications
  3. cd deemix)
  4.  
  5. >python3 deemix_gui.py
  6.  
  7.  
  8. Starting server at http://127.0.0.1:9666
  9. * Serving Flask app "server" (lazy loading)
  10. * Environment: production
  11. WARNING: This is a development server. Do not use it in a production deployment.
  12. Use a production WSGI server instead.
  13. * Debug mode: off
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement