notice on $
Some checks failed
ci/woodpecker/push/publish Pipeline failed

This commit is contained in:
Mylloon 2023-05-16 02:45:24 +02:00
parent 27205063f2
commit 2d9a51d74a
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -17,7 +17,7 @@ services:
container_name: Pusk
environment:
- TWITTER_USERNAME=yourusername # not your mail
- TWITTER_PASSWORD="yourpassword"
- TWITTER_PASSWORD=yourpassword # take care, you need to double $ signs in your password
- TWITTER_TOTP=yourseed # optional if you don't have 2fa
- PUSK_DEBUG=FALSE # optional
restart: unless-stopped