Unrelease blog post (download files not up yet)

This commit is contained in:
str4d
2014-07-27 00:10:58 +00:00
parent 717d67907f
commit 727cdc5910
2 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
from i2p2www import app
if __name__ == '__main__':
app.run(host='127.0.0.1', port=5000, debug=False)
app.run(host='127.0.0.1', port=5000, debug=True)