web-base-admin-h5/.env.production

13 lines
171 B
Plaintext
Raw Permalink Normal View History

2025-03-24 09:24:25 +08:00
###
# @Descripttion:
# @version:
# @Author: 王三华
# @Date: 2023-10-08 16:24:14
###
# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = '/prod-api'