all repos

onasty @ fa8001ef7b978b20df8dba33a04af109a2b5b18e

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