all repos

onasty @ 9d9c06c8e8bbcb6f4232e37cb2ca8b48ab2d5e1e

a one-time notes service

onasty/mailer/.env.example (view raw)

Smirnov Oleksandr Smirnov Oleksandr
ss2316544@gmail.com
feat: mailer service (#55)..., 1 year ago
1
APP_URL=http://localhost:8000
2
NATS_URL="nats:4222"
3
METRICS_ENABLED=true
4
METRICS_PORT=8001
5
LOG_LEVEL=debug
6
LOG_FORMAT=text
7
LOG_SHOW_LINE=true
8
MAILGUN_FROM=onasty@mail.com
9
MAILGUN_DOMAI='<domain>'
10
MAILGUN_API_KEY='<token>'