klg-asutk-app/.env.example
Yuriy 9d49c9bb6b feat: AI proxy via papa-app (Anthropic from RU), env and docker-compose
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-16 06:39:48 +03:00

16 lines
585 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Database
DATABASE_URL=postgresql://user:password@localhost:5432/dbname
JWT_SECRET=your_jwt_secret_here
API_KEY=your_api_key_here
NODE_ENV=development
# AI — Anthropic Claude (единственный AI-провайдер). Бэкенд: ANTHROPIC_API_KEY
# OPENAI_API_KEY не используется
ANTHROPIC_API_KEY=
# Прокси Anthropic через papa-app на Railway (если Anthropic блокирует с РФ IP)
# AI_PROXY_URL=https://papa-app-production.up.railway.app/api/proxy/anthropic
# AI_PROXY_SECRET=klg-refly-proxy-2026
AI_PROXY_URL=
AI_PROXY_SECRET=