Files
xlcs/xlcs-admin/.env.staging
T
2024-01-07 01:10:08 +08:00

9 lines
98 B
Bash

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