From af9060bd1a5c777148910357174d25bf094b8636 Mon Sep 17 00:00:00 2001 From: Patricio Kumagae <pkumagae@boletinoficial.gov.ar> Date: Wed, 6 Feb 2019 16:02:13 -0300 Subject: [PATCH] Update local_settings_prod.py --- TsaApi/local_settings_prod.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TsaApi/local_settings_prod.py b/TsaApi/local_settings_prod.py index 0c5bb53..f98b5ca 100644 --- a/TsaApi/local_settings_prod.py +++ b/TsaApi/local_settings_prod.py @@ -34,4 +34,4 @@ GAS = 250000 GAS_PRICE = 1 -SENTRY_URL = 'http://36f4f241a007447d8a4441a13055b110:136cb6d1af854b869d13610603fa7321@10.20.99.172:9000/84' \ No newline at end of file +SENTRY_URL = 'http://36f4f241a007447d8a4441a13055b110:136cb6d1af854b869d13610603fa7321@10.1.100.118:9000/84' \ No newline at end of file -- GitLab