We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1634441 commit 6e801e2Copy full SHA for 6e801e2
test/fixture/nitro.config.ts
@@ -52,7 +52,7 @@ export default defineConfig({
52
],
53
devProxy: {
54
"/proxy/example": {
55
- target: "https://example.com",
+ target: "https://icanhazip.com",
56
changeOrigin: true,
57
ignorePath: true,
58
},
0 commit comments