diff --git a/.env.example b/.env.example index 47a579b..1c0b457 100644 --- a/.env.example +++ b/.env.example @@ -15,7 +15,7 @@ APPWRITE_PROJECT_ID=auth-for-monochrome # AUTH_GOOGLE_ENABLED=true # AUTH_EMAIL_ENABLED=true # 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) # PocketBase (only used with --profile pocketbase)