add. Closes #8
All checks were successful
Deploy Nuxt App / deploy (push) Successful in 3m59s
All checks were successful
Deploy Nuxt App / deploy (push) Successful in 3m59s
This commit is contained in:
18
.env.example
Normal file
18
.env.example
Normal file
@ -0,0 +1,18 @@
|
||||
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.ru
|
||||
SMTP_PASS=avhpihoudpyvibtx
|
||||
DEFAULT_TO_EMAIL=miduway@yandex.ru
|
Reference in New Issue
Block a user