all repos

onasty @ 3807a11eb60f2635f4137d8c211a2d6b7e8632c4

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>'