From dac68d817aafc509e5d16553204d7ed91a1a144b Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Wed, 28 Aug 2019 11:20:47 +0200 Subject: replace dev website with staging --- src/config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/config.js b/src/config.js index 66adedfc6..cce187b30 100644 --- a/src/config.js +++ b/src/config.js @@ -19,7 +19,8 @@ export const DEV_WS_API = 'wss://dev.franzinfra.com'; export const LIVE_WS_API = 'wss://api.franzinfra.com'; export const LOCAL_API_WEBSITE = 'http://localhost:3333'; -export const DEV_API_WEBSITE = 'https://meetfranz.com'; +// export const DEV_API_WEBSITE = 'https://meetfranz.com'; +export const DEV_API_WEBSITE = 'http://hash-3ac3ccd2472269cf585c58a4f6973d86f3c9e7bd.franzstaging.com/'; // TODO: revert me export const LIVE_API_WEBSITE = 'https://meetfranz.com'; export const STATS_API = 'https://stats.franzinfra.com'; -- cgit v1.2.3-70-g09d2