Rome release v1.1.0
This commit is contained in:
@@ -1 +1 @@
|
||||
C933D8EE457340B141EDAD2DD461818948A06AB6 RomeOnlinePartner-1.1.0-full.nupkg 5955242
|
||||
21080F2A8D8BEC1B0EAD01141BBBC56A69E120EB RomeOnlinePartner-1.1.0-full.nupkg 5957137
|
||||
@@ -66,9 +66,9 @@ namespace RomeOnlinePartner.Utils
|
||||
RestClient = new RestClient("http://localhost:4000");
|
||||
FirebaseAPIKey = "AIzaSyDPLT8GiDHDR1R4nI66Qi0BY1aYviDPioc";
|
||||
#else
|
||||
graphQlEndpoint = "https://db.imex.online/v1/graphql";
|
||||
RestClient = new RestClient("https://api.imex.online");
|
||||
FirebaseAPIKey = "AIzaSyDSezy-jGJreo7ulgpLdlpOwAOrgcaEkhU";
|
||||
graphQlEndpoint = "https://db.romeonline.io/v1/graphql";
|
||||
RestClient = new RestClient("https://api.romeonline.io");
|
||||
FirebaseAPIKey = "AIzaSyAuLQR9SV5LsVxjU8wh9hvFLdhcAHU6cxE";
|
||||
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user