Commit 9d477103 by Juan

Update main.py

1 parent 03ebb548
Showing 1 changed file with 1 additions and 1 deletions
......@@ -386,4 +386,4 @@ def _e2q(string):
# Inicio del servicio
if __name__ == "__main__":
app.run("0.0.0.0", port=8765)
\ No newline at end of file
app.run("0.0.0.0", port=5555)
\ No newline at end of file
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!