# Database
DB_HOST=localhost
DB_NAME=pbn_master_ai
DB_USER=root
DB_PASS=
DB_DRIVER=mysql
DB_PORT=3306
# Redis
REDIS_HOST=127.0.0.1
REDIS_PORT=6379
REDIS_PASSWORD=
# OpenRouter AI
OPENROUTER_API_KEY=your_api_key_here
OPENROUTER_SITE_URL=https://yourdomain.com
OPENROUTER_SITE_NAME=PBN Master AI
# Telegram
TELEGRAM_BOT_TOKEN=your_bot_token
TELEGRAM_DEFAULT_CHAT_ID=
# SMTP Email
SMTP_HOST=smtp.gmail.com
SMTP_PORT=587
SMTP_USER=your_email@gmail.com
SMTP_PASS=your_app_password
SMTP_FROM=noreply@pbmmasterai.com
SMTP_FROM_NAME=PBN Master AI
# App
APP_NAME=PBN Master AI
APP_URL=http://localhost
APP_ENV=development
APP_DEBUG=true
APP_KEY=base64:random_generated_key_here
# Security
CSRF_TOKEN_NAME=csrf_token
SESSION_LIFETIME=7200
Warning: require_once(/home/u840494230/domains/pbn.seoprivat.site/public_html/config/openrouter.php): Failed to open stream: No such file or directory in /home/u840494230/domains/pbn.seoprivat.site/public_html/index.php on line 15
Fatal error: Uncaught Error: Failed opening required '/home/u840494230/domains/pbn.seoprivat.site/public_html/config/openrouter.php' (include_path='.:/opt/alt/php83/usr/share/pear:/opt/alt/php83/usr/share/php:/usr/share/pear:/usr/share/php') in /home/u840494230/domains/pbn.seoprivat.site/public_html/index.php:15
Stack trace:
#0 {main}
thrown in /home/u840494230/domains/pbn.seoprivat.site/public_html/index.php on line 15