changed server from test to prod in mycroft.conf

pull/933/head
Michael Nguyen 2017-07-07 10:27:03 -05:00
parent f361392628
commit bb0dd95b55
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
// Address of the REMOTE server
// Override: none
"server": {
"url": "https://api-test.mycroft.ai",
"url": "https://api.mycroft.ai",
"version": "v1",
"update": true,
"metrics": false