Compare commits
No commits in common. "e4cbd6f7239b808ccf4f6610a4c76137784cecb0" and "2253f0f534405023a152727a67306942b6e24a4a" have entirely different histories.
e4cbd6f723
...
2253f0f534
|
|
@ -10,7 +10,7 @@ public static class FruitBankConstClient
|
||||||
public static string BaseUrl = "https://localhost:59579"; //FrutiBank nop
|
public static string BaseUrl = "https://localhost:59579"; //FrutiBank nop
|
||||||
|
|
||||||
#if RELEASE
|
#if RELEASE
|
||||||
// public static string BaseUrl = "https://shop.fruitbank.hu"; //FrutiBank nop
|
//public static string BaseUrl = "https://shop.fruitbank.hu"; //FrutiBank nop
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//public static string BaseUrl = "http://localhost:5000"; //FrutiBank nop
|
//public static string BaseUrl = "http://localhost:5000"; //FrutiBank nop
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue