Files
mdmdms_fs_prod/mdmds/.env.test

7 lines
102 B
Plaintext
Raw Normal View History

2025-12-19 14:26:09 +08:00
# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = '/webportal-api'
VUE_APP_BUILD = 'QA'