This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
certd
mirror of
https://github.com/certd/certd
Watch
1
Star
0
Fork
You've already forked certd
0
Code
Issues
Projects
Releases
Wiki
Activity
eab0c3be60
certd
/
other
/
certd-ui
/
vue.config.js
10 lines
121 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
devServer
:
{
proxy
:
{
'/'
:
{
target
:
'http://localhost:3000/'
}
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink