Fix the datatype issue and make use of apiHost if available
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = function(environment) {
|
||||
rootURL: '/dunlop-app-namespace/app/',
|
||||
locationType: 'auto',
|
||||
//applicationName: "Panda",
|
||||
//apiHost: '',
|
||||
apiHost: '',
|
||||
//apiNamespace: 'dunlop-app-namespace/api/v1',
|
||||
//exportApplicationGlobal: true,
|
||||
EmberENV: {
|
||||
|
||||
Reference in New Issue
Block a user