config
This commit is contained in:
@@ -21,8 +21,12 @@ let type = 'akuntiket';
|
||||
|
||||
// apiUrl = "https://marketplace-sillyfish-staging-api.asacreative.com/v1/";
|
||||
// imageUrl = "https://marketplace-sillyfish-staging-api.asacreative.com";
|
||||
apiUrl = "https://marketplace-sillyfish-api.asacreative.com/v1/";
|
||||
imageUrl = "https://marketplace-sillyfish-api.asacreative.com";
|
||||
// apiUrl = "https://marketplace-sillyfish-api.asacreative.com/v1/";
|
||||
// imageUrl = "https://marketplace-sillyfish-api.asacreative.com";
|
||||
|
||||
apiUrl = "https://giift-api.asacreative.com/";
|
||||
imageUrl = "https://giift-api.asacreative.com";
|
||||
|
||||
type = 'localhost';
|
||||
if(window.location.href.includes("localhost") || window.location.href.includes("marketplace-store")){
|
||||
appUrl = 'http://localhost:7700'
|
||||
|
||||
Reference in New Issue
Block a user