This website works better with JavaScript.
Explore
Help
Register
Sign In
Joe
/
legal-documents-front
Watch
1
Star
0
Fork
You've already forked legal-documents-front
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
master
package
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
legal-documents-front
/
config
/
config.dev.ts
5 lines
115 B
TypeScript
Raw
Permalink
Blame
History
export
default
{
define
:
{
'process.env.API_SERVER'
:
"http://localhost:8899"
,
// 接口服务器地址
}
}
;
Reference in New Issue
View Git Blame
Copy Permalink