Skip to content

Commit adc1465

Browse files
committed
added an example .env file
1 parent bf357b0 commit adc1465

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.env.template

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
DATABASE_URL="mysql://user:pass@localhost:3306/db"
2+
RPC_URL=
3+
MIN_BLOCK=
4+
LIGHTHOUSE_API_KEY=

0 commit comments

Comments
 (0)