|
|
@@ -6,4 +6,13 @@ KINDE_SITE_URL=http://localhost:3000
|
|
|
KINDE_POST_LOGOUT_REDIRECT_URL=http://localhost:3000
|
|
|
|
|
|
# PostgreSQL Database Configuration
|
|
|
-DATABASE_URL="postgresql://postgres:postgres@localhost:5432/vtorio?schema=public"
|
|
|
+#DATABASE_URL="postgresql://postgres:postgres@localhost:5432/vtorio?schema=public"
|
|
|
+DATABASE_URL=postgresql://root:post.Acc.967@vixflix.online:5432/vtoriodb?schema=public
|
|
|
+
|
|
|
+# Kinde free tier limitations
|
|
|
+# 2 custom roles and 10 permissions
|
|
|
+# 10 feature flags
|
|
|
+# 5 custom properties
|
|
|
+# 1 webhook
|
|
|
+# Customizable session duration
|
|
|
+# 2 environments (production and development)
|