update ddev
This commit is contained in:
@@ -9,5 +9,8 @@ export default defineConfig({
|
|||||||
port: 5173,
|
port: 5173,
|
||||||
strictPort: true,
|
strictPort: true,
|
||||||
allowedHosts: ['haushalt.ddev.site'],
|
allowedHosts: ['haushalt.ddev.site'],
|
||||||
|
proxy: {
|
||||||
|
'/api': 'http://localhost:80',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user