diff --git a/config.json b/config.json index ea7f310..aa5060f 100644 --- a/config.json +++ b/config.json @@ -1,3 +1,4 @@ { - "apiEndpoint": "https://api-v2test.nguard.dev" + "apiEndpoint": "https://api.nguard.xyz", + "apiTestEndpoint": "https://api-v2test.nguard.dev" }