forked from I2P_Developers/i2p.www
merge of '17bca70d7d9b610785cb03c4f63a7a1463f4e7d9'
and '23125618d658a438da475f48fe2829b3245cebbb'
This commit is contained in:
@ -2,4 +2,4 @@
|
||||
from i2p2www import app
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run(host='0.0.0.0', port=5000, debug=False)
|
||||
app.run(host='127.0.0.1', port=5000, debug=False)
|
||||
|
Reference in New Issue
Block a user