forked from I2P_Developers/i2p.www
merge of 'd887432753528e436b06ef43c6445013d78f68d0'
and 'dc32b56cc5987e2dec5b8fb50ddc2537f8668a8e'
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