From bef57f2172bb55c17c073055208c9442e7044bba Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sat, 9 Mar 2024 15:52:16 +0100 Subject: [PATCH] specific to dockercompose --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de57bfb..3604f89 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ services: container_name: Pusk environment: - TWITTER_USERNAME=yourusername # not your mail - - TWITTER_PASSWORD=yourpassword # take care, you need to double $ signs in your password + - TWITTER_PASSWORD=yourpassword # in dockercompose, you need to double $ signs in your password - TWITTER_TOTP=yourseed # optional if you don't have 2fa - PUSK_DEBUG=FALSE # optional - PUSK_HASHTAG=TRUE # optional, will add an hashtag to tweets