diff --git a/src/config.ts b/src/config.ts index e2439aa..5fc10ea 100644 --- a/src/config.ts +++ b/src/config.ts @@ -6,5 +6,5 @@ export const DSN = // 'https://1df17bd4e543fdb31351dee1768bb679@o447951.ingest.sentry.io/5428561'; export const BACKEND_URL = - 'https://application-monitoring-flask-dot-sales-engineering-sf.appspot.com'; + 'https://flask.empower-plant.com'; // 'http://127.0.0.1:8080'; // for local flask backend