Skip to content

Commit dafa05f

Browse files
committed
Update .env.example
Comment default ACCESS_TOKEN to not override environment variables
1 parent 11341b8 commit dafa05f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# ACCESS_TOKEN is used for authenticating API requests to Meta's Threads app and Threads.net,
44
# Required: No default.
5-
ACCESS_TOKEN=""
5+
#ACCESS_TOKEN=""
66

77
# BASE_URL specifies the API endpoint for accessing Meta's Threads app.
88
# Optional: Default= "https://graph.threads.net/v1.0"

0 commit comments

Comments
 (0)