Files
ebook/.env
koziavin 1b211c3148
All checks were successful
Deploy Nuxt App / deploy (push) Successful in 4m25s
fix
2025-06-22 09:25:44 +04:00

18 lines
263 B
Bash

DB_USER=
DB_HOST=
DB_NAME=
DB_PASSWORD=
DB_PORT=
YOOKASSA_SHOP_ID=
YOOKASSA_SECRET_KEY=
APP_URL=
# SMTP Configuration for Yandex
SMTP_USER=levishub@yandex.com
SMTP_PASS=avhpihoudpyvibtx
DEFAULT_TO_EMAIL=miduway@yandex.ru
SMTP_HOST=smtp.yandex.ru
SMTP_PORT=465