123456 |
- 'use strict'
- module.exports = {
- NODE_ENV: '"webview-production"',
- // MS_CONFIG: '{"direwolfAdmin":"/a","moduleContext":"/scm-app","gatewayRoute":"/scm/scm.contract-bizc"}'
- MS_CONFIG: '{"direwolfAdmin":"/a","moduleContext":"/scm-app","gatewayRoute":"/api/scm/scm.rfid-bizc"}'
- }
|