This website requires JavaScript.
Explore
Help
Register
Sign In
angelo
/
web-base-admin
Watch
3
Star
0
Fork
You've already forked web-base-admin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
44af535d20
web-base-admin
/
.env.production
7 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
## 初始化;
2025-03-23 09:18:42 +08:00
# just a flag
ENV = 'production'
# base api
## prod配置文件api改为测试服务器;
2025-04-01 14:33:49 +08:00
VUE_APP_BASE_API = 'http://60.205.203.247/prod-api'
## 初始化;
2025-03-23 09:18:42 +08:00