Skip to content

Commit ff9888c

Browse files
committed
use the right environment variables in the env example
1 parent 4688b3c commit ff9888c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contentful-uploader/.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
MUX_ACCESS_TOKEN_ID=your-access-token-id
2-
MUX_ACCESS_TOKEN_SECRET=your-access-token-secret
1+
MUX_TOKEN_ID=your-access-token-id
2+
MUX_TOKEN_SECRET=your-access-token-secret

0 commit comments

Comments
 (0)