diff --git a/src/common/config.js b/src/common/config.js index ae63f1b..0550ece 100644 --- a/src/common/config.js +++ b/src/common/config.js @@ -1,4 +1,6 @@ let BASE_URL = 'https://inteview.t1j2.com' + + export { BASE_URL } \ No newline at end of file