Blame view

HHECS.Web/.env.development 76 Bytes
胡菁 authored
1
2
3
4
5
# just a flag
ENV = 'development'

# base api
VUE_APP_BASE_API = '/dev-api'