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