update example

This commit is contained in:
Samidy 2026-03-12 09:37:54 +03:00
parent c165e979f1
commit edffc9566a

View file

@ -15,7 +15,7 @@ APPWRITE_PROJECT_ID=auth-for-monochrome
# AUTH_GOOGLE_ENABLED=true # AUTH_GOOGLE_ENABLED=true
# AUTH_EMAIL_ENABLED=true # AUTH_EMAIL_ENABLED=true
# Optional: set PocketBase URL (hides the field in settings when set) # Optional: set PocketBase URL (hides the field in settings when set)
# POCKETBASE_URL=https://monodb.samidy.com # POCKETBASE_URL=https://data.samidy.xyz
# SESSION_MAX_AGE=604800000 # 7 days in ms (default) # SESSION_MAX_AGE=604800000 # 7 days in ms (default)
# PocketBase (only used with --profile pocketbase) # PocketBase (only used with --profile pocketbase)