client xhr blocked by CORS, server calls ok
This commit is contained in:
parent
b9035d308a
commit
aeac13e81b
|
@ -103,6 +103,7 @@ module.exports = {
|
|||
// proxy: true,
|
||||
// baseURL: 'http://' + process.env.URL_EXTERNAL + ':' + process.env.PORT_APP,
|
||||
baseURL: process.env.URL_EXTERNAL,
|
||||
browserBaseURL: 'https://cms.marcleopold.isnet.uk',
|
||||
debug: true,
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue