changed to use refactored app name

pull/18/head
Chris Veilleux 2018-11-12 20:09:47 -06:00
parent 83e68ac8e4
commit 99b370eeb3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[uwsgi]
master = true
module = login_api.api:login
module = sso_api.api:sso
processes = 4
socket = :7102