.env.production 222 B

1234
  1. ENV = 'production'
  2. NUXT_PUBLIC_DOMAIN_NAME = 'https://driveintelresearch.com'
  3. NUXT_PUBLIC_API_BASE = 'https://driveintelresearch.com/api/js/a/api'
  4. NUXT_PUBLIC_API_BASEURL = "https://driveintelresearch.com/api/js/userfiles"