We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5ed33d commit b15d11bCopy full SHA for b15d11b
chatter/src/config.js
@@ -1,5 +1,5 @@
1
export default {
2
- BOT_SERVER_ENDPOINT: 'https://botty-beep-boop.herokuapp.com',
+ BOT_SERVER_ENDPOINT: 'https://botty.alexgurr.com',
3
SEND_AUDIO_URL: 'https://puu.sh/GSHJ0/25fae22f76.mp3',
4
RECEIVE_AUDIO_URL: 'https://puu.sh/GSHIU/df806a9cb8.mp3'
5
};
0 commit comments