diff --git a/TsaApi/local_settings_prod.py b/TsaApi/local_settings_prod.py index 0c5bb537cd136cac1b83fc9b8497eee77bc5d708..f98b5cabf81840197f500aab7dde463f804ce810 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