implement cookie check, use browser NPM package for auto install instead of a manual command, fix Docker & add notice about macOS recommendation

This commit is contained in:
gohoski
2025-01-21 23:15:53 +03:00
parent 72bdbe083e
commit 48a39a77f4
8 changed files with 79 additions and 39 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# For more information, please see the README.md
SUNO_COOKIE=
TWOCAPTCHA_KEY= # Obtain from 2captcha.com
BROWSER=chromium # chromium or firefox, although chromium is highly recommended
BROWSER=chromium # `chromium` or `firefox`, although `chromium` is highly recommended
BROWSER_GHOST_CURSOR=false
BROWSER_LOCALE=en
BROWSER_HEADLESS=true