This website works better with JavaScript.
Explore
Help
Register
Sign In
expressgy
/
tune
Watch
1
Star
0
Fork
You've already forked tune
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
心曲
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
0
Tags
1.1 MiB
Tag:
Branch:
Tree:
447a398302
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '447a398302'
${ noResults }
tune
/
config
/
test.ts
11 lines
149 B
Raw
Normal View
History
Unescape
Escape
加入全局拦截器和配置文件
2 years ago
export
default
{
// 主服务
master
:
{
host
:
'0.0.0.0'
,
port
:
'3000'
,
}
,
swagger
:
{
enable
:
true
,
}
,
}
;