Merge remote-tracking branch 'origin/master'

pull/6/head
Hailey Clark 6 years ago
commit d48c9056e7
  1. 2
      README.md

@ -9,6 +9,6 @@ This requires a flowroute account. It uses google to authenticate. But I might a
# App Server
App runs via the following command.
> gunicorn3 app.py
> gunicorn3 app:app
This will run and listen to as a daemon.

Loading…
Cancel
Save