'use strict' module.exports = { NODE_ENV: '"production"', DW_API_URL: '"http://localhost:8081"', DW_WEB_URL: '"http://localhost:8081"', }