fix typo
This commit is contained in:
parent
ee4f13c6dd
commit
f16dc601ca
@ -10,4 +10,4 @@ requests
|
|||||||
libscrc
|
libscrc
|
||||||
dmr_utils3
|
dmr_utils3
|
||||||
cryptography
|
cryptography
|
||||||
wsgi
|
uwsgi
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
from app import create_app
|
from app import hbnet_web_service
|
||||||
|
|
||||||
app = hbnet_web_service()
|
app = hbnet_web_service()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user