Change DB string
This commit is contained in:
@@ -33,7 +33,7 @@ namespace BodyshopPartner.Utils
|
||||
if (args.Length == 1)
|
||||
{
|
||||
#if DEBUG
|
||||
graphQlEndpoint = "https://db.dev.bodyshop.app/v1/graphql";
|
||||
graphQlEndpoint = "https://db.dev.imex.online/v1/graphql";
|
||||
RestClient = new RestClient("http://localhost:4000");
|
||||
FirebaseAPIKey = "AIzaSyDPLT8GiDHDR1R4nI66Qi0BY1aYviDPioc";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user