This website works better with JavaScript
Home
Explore
Help
Register
Sign In
fuxingfan
/
foyo
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
40
Commits
1
Branch
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
foyo
/
vue-element-admin
/
config
/
prod.env.js
prod.env.js
101B
Permalink
History
Raw
1
2
3
4
5
module.exports = {
NODE_ENV: '"production"',
ENV_CONFIG: '"prod"',
BASE_API: '"/api/admin/"'
}