only https

This commit is contained in:
2018-07-04 10:48:14 -04:00
parent 665ec9710c
commit fdad46da30
+1 -2
View File
@@ -83,8 +83,7 @@ template = {
"host": "httpbin.org", # overrides localhost:5000
"basePath": "/", # base bash for blueprint registration
"schemes": [
"https",
"http"
"https"
],
'protocol': 'https',
'tags': [