svcaf / earlyAlertOfLaws

A web service for monitoring new laws in California
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

WARNING: This is a development server. Do not use it in a production deployment. #35

Closed liaosvcaf closed 4 years ago

liaosvcaf commented 4 years ago
sudo python3 app.py &
[1] 19140
ubuntu@ip-172-31-24-70:~/earlyAlertOfLaws/webapp$ /home/ubuntu/.local/lib/python3.6/site-packages/sqlalchemy/dialects/sqlite/base.py:1751: SAWarning: Could not instantiate type <class 'sqlalchemy.sql.sqltypes.INTEGER'> with reflected arguments ['25']; using no arguments.
  % (coltype, args)
Logger inited
 * Serving Flask app "init_app" (lazy loading)
 * Environment: production
   WARNING: This is a development server. Do not use it in a production deployment.
   Use a production WSGI server instead.
 * Debug mode: off
 * Running on http://0.0.0.0:80/ (Press CTRL+C to quit)
liaosvcaf commented 4 years ago

not a priority