Skip to content

Commit

Permalink
chore: adding sample env file
Browse files Browse the repository at this point in the history
  • Loading branch information
spchortis committed Sep 26, 2023
1 parent 327d78d commit 90fdd2b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions example/.env.sample
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
MOCK1="value1"
MOCK2="value2"
MOCK3:"value3"
MOCK4 "value4"

0 comments on commit 90fdd2b

Please sign in to comment.