This website works better with JavaScript
Home
Explore
Help
Register
Sign In
2022project
/
430-platform
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
bb91cb9a6c
Branches
Tags
master
430-platform
/
430-platform-web-admin-frontend
/
.env.production
.env.production
77 B
History
Raw
1
2
3
4
5
6
# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = '/prod-api'