Skip to content

Commit

Permalink
Merge pull request #118 from tsirlucas/dotenv-example
Browse files Browse the repository at this point in the history
Resolves 117 Add .env.example so people can see which env vars are needed
  • Loading branch information
tsirlucas authored Oct 3, 2018
2 parents 620a1a6 + f05a615 commit df01c72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
API_URL="https://api-soundplace.com"

0 comments on commit df01c72

Please sign in to comment.