Add Twitter API variables to .env.sample
This commit is contained in:
@@ -83,3 +83,8 @@ SMTP_PASSWORD=
|
|||||||
SMTP_FROM=
|
SMTP_FROM=
|
||||||
SMTP_REPLY_TO=
|
SMTP_REPLY_TO=
|
||||||
SMTP_SEND_TO=
|
SMTP_SEND_TO=
|
||||||
|
|
||||||
|
# Twitter Authentification
|
||||||
|
|
||||||
|
NEXT_PUBLIC_TWITTER_API_KEY=
|
||||||
|
NEXT_PUBLIC_TWITTER_API_KEY_SECRET=
|
||||||
|
|||||||
Reference in New Issue
Block a user