all repos

onasty @ e8fd88d0e1e0471edc268a2e3cc3a4c00e89b6cb

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