This website works better with JavaScript
Home
Explore
Help
Sign In
shop-9000ji
/
new-video-manage-vue
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
92008de4c6
Branches
Tags
master
yujia20190826
new-video-ma...
/
code
/
config
/
test.env.js
test.env.js
82 B
History
Raw
1
2
3
4
5
'use strict'
module.exports = {
NODE_ENV: '"testing"',
ENV_CONFIG: '"test"'
}