feat: enhance landing page, Telegram webhook, SEO suite, and cookie consent banner
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# ─────────────────────────────────────────────────────────────────────────────
|
||||
# AyrisLegal Çevre Değişkenleri (.env.local)
|
||||
# ─────────────────────────────────────────────────────────────────────────────
|
||||
|
||||
# Telegram Bot Bildirim Ayarları
|
||||
# 1. @BotFather üzerinden yeni bot açıp token alın:
|
||||
TELEGRAM_BOT_TOKEN="123456789:ABCdefGhIJKlmNoPQRsTUVwxyZ"
|
||||
|
||||
# 2. Bildirimin geleceği sohbet veya grup ID'si (Örn: @userinfobot veya grup ID):
|
||||
TELEGRAM_CHAT_ID="-1001234567890"
|
||||
|
||||
# Veritabanı & Demo Ayarları
|
||||
DATABASE_URL="postgresql://user:password@localhost:5432/ayrislegal"
|
||||
USE_MOCK=true
|
||||
Reference in New Issue
Block a user