This website works better with JavaScript.
Explore
Help
Register
Sign In
Loki
/
uni-pos
Watch
1
Star
0
Fork
You've already forked uni-pos
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
23
Commits
1
Branch
0
Tags
57 MiB
Tree:
b7e91e14dd
uni-pos
/
.env.staging
9 lines
98 B
Raw
Normal View
History
Unescape
Escape
1.0
5 years ago
NODE_ENV = production
# just a flag
ENV = 'staging'
# base api
VUE_APP_BASE_API = '/stage-api'