update example
This commit is contained in:
parent
c165e979f1
commit
edffc9566a
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue