update
This commit is contained in:
parent
40c929a0c6
commit
6ba8886d06
|
@ -109,7 +109,7 @@ module.exports = {
|
||||||
|
|
||||||
proxy: {
|
proxy: {
|
||||||
'/api/v1/': 'https://cms.marcleopold.isnet.uk',
|
'/api/v1/': 'https://cms.marcleopold.isnet.uk',
|
||||||
// '/api/v1/': process.env.URL_CMS,
|
// FIXME: why this no work?
|
||||||
// '/api/v1/': process.env.URL_CMS,
|
// '/api/v1/': process.env.URL_CMS,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue