feat: 测试
This commit is contained in:
@@ -3,7 +3,7 @@ import { defineConfig } from '@umijs/max';
|
||||
export default defineConfig({
|
||||
define: {
|
||||
'process.env': {
|
||||
API_HOST_URL: 'http://localhost:4399',
|
||||
API_HOST_URL: 'https://api.easy-trip.world/api',
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user