|
|
92db5ad783
|
Update authentication redirects to use environment variable for site URL, enhancing flexibility for different environments. Add NEXT_PUBLIC_SITE_URL to .env for production URL configuration.
|
2025-04-23 22:38:56 +08:00 |
|
|
|
a8c94c9621
|
Update .env file to change NEXT_PUBLIC_LIMQ_API URL from localhost to production endpoint.
|
2025-04-22 21:15:44 +08:00 |
|
|
|
4736ebe060
|
Add .env file for environment configuration, including settings for ClickHouse, Redis, Supabase, and public Next.js variables. Update .gitignore to exclude .env file from version control.
|
2025-04-22 16:36:05 +08:00 |
|