This website works better with JavaScript
Home
Explore
Help
Register
Sign In
nahida
/
company-manage
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
ea1df055c8
Branches
Tags
master
company-manage
/
.env.production
.env.production
134 B
History
Raw
1
2
3
# 变量必须以 VITE_ 为前缀才能暴露给外部读取
NODE_ENV = 'production'
VITE_APP_BASE_API = 'http://192.168.110.235:8801'