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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24
Commits
1
Branch
0
Tags
57 MiB
Tree:
190f1bf1f2
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '190f1bf1f2'
${ noResults }
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'