feat: remove chatwood

This commit is contained in:
Rıdvan Akca
2024-04-17 14:29:54 +02:00
parent e4292815cd
commit 7201e48111
4 changed files with 1 additions and 106 deletions

View File

@@ -18,7 +18,6 @@ const config = {
baseUrl: process.env.REACT_APP_BASE_URL,
graphqlUrl: computeUrl('/graphql', backendUrl),
restApiUrl: computeUrl('/api', backendUrl),
chatwootBaseUrl: 'https://app.chatwoot.com',
supportEmailAddress: 'support@automatisch.io',
};