export default { // Record the fe version when init 'FE_VERSION': '1.0.1', 'NODE_PATH': '/usr/local/lib/node_modules', 'DEV_SERVER_PORT': 3000, 'MOCK_SERVER_PORT': 3000 }