Skip to content

Commit 05a9b01

Browse files
committed
Add example .env file
1 parent 0bd6883 commit 05a9b01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.env-example renamed to .env.example

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## You need a .env file. This file is an example of what you need to put in the .env file.
2+
13
# Domain
24
# This would be set to the production domain with an env var on deployment
35
DOMAIN=localhost

0 commit comments

Comments
 (0)