feat: show usage alert as of threshold
This commit is contained in:
@@ -7,6 +7,7 @@ const config: Config = {
|
||||
graphqlUrl: process.env.REACT_APP_GRAPHQL_URL as string,
|
||||
notificationsUrl: process.env.REACT_APP_NOTIFICATIONS_URL as string,
|
||||
chatwootBaseUrl: 'https://app.chatwoot.com',
|
||||
supportEmailAddress: 'support@automatisch.io'
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
Reference in New Issue
Block a user