Skip to content

Commit

Permalink
add .env to example app
Browse files Browse the repository at this point in the history
  • Loading branch information
thalysonalexr committed Jan 29, 2020
1 parent a4db276 commit b764533
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
VUE_APP_TITLE=Twidev | Mini Twitter para Desenvolvedores do Github
VUE_APP_URL=https://frontend-twidev.herokuapp.com/
VUE_APP_API_URL=
VUE_APP_API_CURRENT_VERSION=

0 comments on commit b764533

Please sign in to comment.