export default [
    {
        path: '/api',
        rule: { target: 'http://127.0.0.1:3000' },
    },
];