This commit is contained in:
ray 2019-02-26 13:27:23 +02:00
parent 40c929a0c6
commit 6ba8886d06
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ module.exports = {
proxy: {
'/api/v1/': 'https://cms.marcleopold.isnet.uk',
// '/api/v1/': process.env.URL_CMS,
// FIXME: why this no work?
// '/api/v1/': process.env.URL_CMS,
},