This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
tianzong
/
user_mobile_front
Observar
3
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Branch:
sun2024-3-18
Branches
Tags
dev
main
sun2024-3-18
user_mobile_...
/
config
/
prod.env.js
prod.env.js
65 B
Link permanente
Histórico
Raw
1
2
3
4
5
'use strict'
module.exports = {
NODE_ENV: '"production"'
}