changed server from test to prod in mycroft.conf
parent
f361392628
commit
bb0dd95b55
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue