diff --git a/extension/src/config.js b/extension/src/config.js index ca7ffa8..54469e2 100644 --- a/extension/src/config.js +++ b/extension/src/config.js @@ -1,2 +1,2 @@ -//this.SERVER_URL = 'https://aci-api.ashhhleyyy.dev'; -this.SERVER_URL = 'http://localhost:8000'; +this.SERVER_URL = 'https://aci-api.ashhhleyyy.dev'; +//this.SERVER_URL = 'http://localhost:8000';