Files
certificate-management/ca-admin-ui/.env.development

8 lines
128 B
Plaintext
Raw Permalink Normal View History

2025-07-23 17:30:33 +08:00
# just a flag
ENV = 'development'
# base api
VUE_APP_BASE_API = '/dev-api'
VUE_APP_PROXY_API = 'https://www.yyds8848.com/ca/'