Skip to content

Commit b15d11b

Browse files
author
Alex Gurr
committed
Update botty URL
1 parent a5ed33d commit b15d11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chatter/src/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export default {
2-
BOT_SERVER_ENDPOINT: 'https://botty-beep-boop.herokuapp.com',
2+
BOT_SERVER_ENDPOINT: 'https://botty.alexgurr.com',
33
SEND_AUDIO_URL: 'https://puu.sh/GSHJ0/25fae22f76.mp3',
44
RECEIVE_AUDIO_URL: 'https://puu.sh/GSHIU/df806a9cb8.mp3'
55
};

0 commit comments

Comments
 (0)