This website works better with JavaScript
Home
Explore
Help
Register
Sign In
tianzong
/
user_mobile_front
Watch
3
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
9bed77ada0
Branches
Tags
dev
main
sun2024-3-18
user_mobile_...
/
config
/
prod.env.js
prod.env.js
65 B
History
Raw
1
2
3
4
5
'use strict'
module.exports = {
NODE_ENV: '"production"'
}