diff --git a/mycroft/configuration/mycroft.conf b/mycroft/configuration/mycroft.conf index 3db29956e9..c0f281fdb5 100644 --- a/mycroft/configuration/mycroft.conf +++ b/mycroft/configuration/mycroft.conf @@ -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