Newer
Older
smartwell_app_front / unpackage / resources / H58F8F36D / www / config / prod.env.js
StephanieGitHub on 6 Aug 2019 141 bytes first commit
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://rest.apizza.net/mock/cfbb939c147bb6d68372de83af189fee/"',
}