Skip to content

Instantly share code, notes, and snippets.

@hawkeye64
Created February 18, 2019 16:27
Show Gist options
  • Save hawkeye64/4954805eb19053f71851147f5dc89931 to your computer and use it in GitHub Desktop.
Save hawkeye64/4954805eb19053f71851147f5dc89931 to your computer and use it in GitHub Desktop.
dotenv quasar.extensions.json
{
"dotenv": {
"env_development": ".env.development",
"env_production": ".env.production"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment