САЙТ ЗАБЛОКИРОВАН ПО РЕШЕНИЮ СУДА.

.env.dist.local !new! Jun 2026

DB_PASSWORD=my_actual_password API_KEY=my_actual_api_key

: Developers should copy this file to create their own private .env.local . cp .env.dist.local .env.local Use code with caution. .env.dist.local

The .dist suffix (short for distribution ) traditionally identifies a template file. .env.dist.local

: Environment-specific settings (e.g., .env.test , .env.production ). .env.dist.local