1
0
mirror of https://github.com/jumpserver/lina.git synced 2025-05-03 05:37:14 +00:00
lina/.env.staging
2019-04-19 20:41:52 +08:00

9 lines
98 B
Plaintext

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