This website requires JavaScript.
Explore
Help
Register
Sign In
lkddi
/
certd
Watch
1
Star
0
Fork
0
You've already forked certd
mirror of
https://github.com/certd/certd.git
synced
2026-04-28 07:57:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v0.1.13
certd
/
ui
/
certd-ui
/
vue.config.js
T
10 lines
121 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
refactor: ui
2021-01-24 00:36:53 +08:00
module
.
exports
=
{
refactor: ui prepare
2021-01-21 23:59:06 +08:00
devServer
:
{
proxy
:
{
'/'
:
{
target
:
'http://localhost:3000/'
}
}
}
}
Reference in New Issue
Copy Permalink