.env.production 104 B

1234567
  1. # 正式环境
  2. ENV = 'production'
  3. VUE_APP_BASE_API = '/tadi'
  4. VUE_APP_BASE_websokt = '/www.adicn.com'