Atualização automática - 2026-06-24 13:47:42
This commit is contained in:
@@ -8,6 +8,9 @@ export default defineConfig(({ mode }) => {
|
||||
server: {
|
||||
port: 3000,
|
||||
host: '0.0.0.0',
|
||||
proxy: {
|
||||
'/api': 'http://localhost:8081'
|
||||
}
|
||||
},
|
||||
plugins: [react()],
|
||||
define: {
|
||||
|
||||
Reference in New Issue
Block a user