Reverted change to runserver.py
This commit is contained in:
@ -1,3 +1,3 @@
|
|||||||
#!env/bin/python
|
#!env/bin/python
|
||||||
from i2p2www import app
|
from i2p2www import app
|
||||||
app.run(debug=True)
|
app.run(debug=False)
|
||||||
|
Reference in New Issue
Block a user