Files
uni-pos/.env.staging
T
zkthink 3571659e42 1.0
2020-06-01 17:06:07 +08:00

9 lines
98 B
Bash

NODE_ENV = production
# just a flag
ENV = 'staging'
# base api
VUE_APP_BASE_API = '/stage-api'