Skip to content

Commit 6e801e2

Browse files
committed
test: change proxy target
1 parent 1634441 commit 6e801e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixture/nitro.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export default defineConfig({
5252
],
5353
devProxy: {
5454
"/proxy/example": {
55-
target: "https://example.com",
55+
target: "https://icanhazip.com",
5656
changeOrigin: true,
5757
ignorePath: true,
5858
},

0 commit comments

Comments
 (0)