This commit is contained in:
str4d
2013-03-17 19:49:50 +00:00
parent 64415dbe89
commit dd7a9e64ce
4 changed files with 67 additions and 67 deletions

View File

@ -1,3 +1,3 @@
#!env/bin/python
from i2p2www import app
app.run(debug=False)
app.run(debug=True)