Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Pequenos ajustes
Browse files Browse the repository at this point in the history
  • Loading branch information
emersonmello committed Jun 7, 2018
1 parent 80312fc commit 2376a01
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,4 @@ def editar():


if __name__ == '__main__':
app.run(debug=True)
app.run(host="0.0.0.0",debug=True)

0 comments on commit 2376a01

Please sign in to comment.