.env.production 201 B

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