web-africa-admin/.env.staging

8 lines
97 B
Plaintext
Raw Normal View History

2025-03-21 14:28:22 +08:00
NODE_ENV = production
# just a flag
ENV = 'staging'
# base api
VUE_APP_BASE_API = '/stage-api'