Skip to content

Instantly share code, notes, and snippets.

@uno-de-piera
Created April 22, 2018 07:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uno-de-piera/fad84e481177f591cc4a3842f6680710 to your computer and use it in GitHub Desktop.
Save uno-de-piera/fad84e481177f591cc4a3842f6680710 to your computer and use it in GitHub Desktop.
APP_NAME="My App"
APP_ENV=local
APP_KEY=base64:dUSskF7ornJU9qCKfg0g1yxd6WgC+K41rigDjsCBUV8=
APP_DEBUG=true
APP_URL=https://miapp.test
#ESTA VARIABLE LA UTILIZAREMOS EN VUEJS 2
MIX_APP_URL="${APP_URL}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment