This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
lihua
/
asset-manage-admin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
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.
11
Commits
1
Branch
0
Tags
1.4 MiB
Tree:
7e78f42e20
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7e78f42e20'
${ noResults }
asset-manage-admin
/
config
/
prod.env.js
6 lines
80 B
Raw
Normal View
History
add asset-manage-admin
5 years ago
'use strict'
module
.
exports
=
{
NODE_ENV
:
'"production"'
,
BASE_API
:
'"/"'
}