Skip to content

Commit

Permalink
Actualizado endpoint generador python
Browse files Browse the repository at this point in the history
  • Loading branch information
Esteban Montes authored May 8, 2018
1 parent a80e527 commit d583145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generadorDeIncidencias.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import sys, time


url = "http://localhost:8090/incidence-creator"
url = "https://incimanagere1b.herokuapp.com/incidence-creator"
"""
Agent List Input
"""
Expand Down

0 comments on commit d583145

Please sign in to comment.