cma_search/client/.env.production

8 lines
150 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'https://testsearch.ctc.ac.cn/api'
#VUE_APP_BASE_API = 'http://47.95.0.242:2222/api'