Skip to content
Snippets Groups Projects
Commit 9c2f079c authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

...

parent a311d7ff
No related branches found
No related tags found
No related merge requests found
......@@ -81,4 +81,4 @@ def couchdb_proxy(p=''):
return response
if __name__ == '__main__':
app.run(host='0.0.0.0', port=8081)
app.run(host='0.0.0.0')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment