11-mes-new/.env.staging
2022-11-07 08:45:49 +08:00

9 righe
98 B
Plaintext

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