feat: introduce react-query and react-query-devtools
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
const config = {
|
||||
baseUrl: process.env.REACT_APP_BASE_URL,
|
||||
graphqlUrl: process.env.REACT_APP_GRAPHQL_URL,
|
||||
restApiUrl: process.env.REACT_APP_REST_API_URL,
|
||||
chatwootBaseUrl: 'https://app.chatwoot.com',
|
||||
supportEmailAddress: 'support@automatisch.io',
|
||||
};
|
||||
|
Reference in New Issue
Block a user