Skip to content
GitLab
Explore
Sign in
Register
smart
proxy.conf.json
Find file
Normal view
Permalink
proxy.conf.json
117 B
Newer
Older
init
wangqinghua
committed
Oct 29, 2018
1
2
3
4
5
6
7
{
"*"
:
{
"target"
:
"http://localhost:8080"
,
"secure"
:
false
,
"loglevel"
:
"debug"
}
}