import response from bottle
This commit is contained in:
parent
9a6df51d76
commit
36cc53ca08
@ -1,3 +1,5 @@
|
||||
from bottle import response
|
||||
|
||||
host = "localhost"
|
||||
port = 11000
|
||||
reloader = False
|
||||
|
Loading…
Reference in New Issue
Block a user