From 022cc2a6e18c53da3d0cc22b1666401772e3bfe9 Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Mon, 2 Sep 2019 16:54:23 +0200 Subject: update todos app url --- src/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.js b/src/config.js index 6968f8500..471f8d5a6 100644 --- a/src/config.js +++ b/src/config.js @@ -25,7 +25,7 @@ export const LIVE_API_WEBSITE = 'https://meetfranz.com'; export const STATS_API = 'https://stats.franzinfra.com'; export const LOCAL_TODOS_FRONTEND_URL = 'http://localhost:4000'; -export const PRODUCTION_TODOS_FRONTEND_URL = 'https://franz-todos.netlify.com'; +export const PRODUCTION_TODOS_FRONTEND_URL = 'https://app.franztodos.com'; export const DEVELOPMENT_TODOS_FRONTEND_URL = 'https://development--franz-todos.netlify.com'; export const GA_ID = !isDevMode ? 'UA-74126766-10' : 'UA-74126766-12'; -- cgit v1.2.3-70-g09d2