Skip to content

Commit 0665e7a

Browse files
authored
Fix env type (#46)
* fix typo for .env_example
1 parent f24e104 commit 0665e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env_example

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
SNOWPLOW_ENDPOINT=[https://events-end-point-url.com/events]
33
SNOWPLOW_TIMEOUT=10
44
SNOWPLOW_API_KEY=[xyzSECRECT_KEYxyz]
5-
SNOWPLOW_ENNV=prod
5+
SNOWPLOW_ENV=prod

0 commit comments

Comments
 (0)