Skip to content

Commit 412f804

Browse files
committed
fix: recover proxy address
1 parent 522af16 commit 412f804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
"@loadable/babel-plugin"
249249
]
250250
},
251-
"proxy": "http://localhost:5001",
251+
"proxy": "https://v2cdn.velog.io/",
252252
"devDependencies": {
253253
"@loadable/webpack-plugin": "^5.15.1"
254254
}

0 commit comments

Comments
 (0)