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: 'http://127.0.0.1:4399',
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user