cma_search/client/.env.production

7 lines
104 B
Plaintext

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