Add no-auth docs to readme

This commit is contained in:
ultrablob 2025-07-01 19:42:22 -04:00
parent e7730f6357
commit b3cd551e5a

View file

@ -22,6 +22,7 @@ services:
- "8004:8000" - "8004:8000"
environment: environment:
# FILL THESE IN # FILL THESE IN
# If you are using TRUSTED_LOCAL_EMAIL, leave the username and password blank
TIMEZONE: EST TIMEZONE: EST
BEAVERHABITS_URL: "" # no path, just the base URL BEAVERHABITS_URL: "" # no path, just the base URL
BEAVERHABITS_USERNAME: "" # yes i know this is bad BEAVERHABITS_USERNAME: "" # yes i know this is bad