From edffc9566a45ae9610d3d161f7e5a686df6794ea Mon Sep 17 00:00:00 2001 From: Samidy Date: Thu, 12 Mar 2026 09:37:54 +0300 Subject: [PATCH] update example --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)