This commit is contained in:
KF7EEL
2021-09-24 05:09:50 -07:00
parent ee4f13c6dd
commit f16dc601ca
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ requests
libscrc
dmr_utils3
cryptography
wsgi
uwsgi
+1 -1
View File
@@ -1,4 +1,4 @@
from app import create_app
from app import hbnet_web_service
app = hbnet_web_service()