all repos

onasty @ 8b28667

a one-time notes service

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

Olexandr Smirnov Olexandr Smirnov
ss2316544@gmail.com
web: forgot password (#169)..., 10 months ago
1
APP_URL=http://localhost:8000
2
FRONTEND_URL=http://localhost:1234
3
NATS_URL="nats:4222"
4
METRICS_ENABLED=true
5
METRICS_PORT=8001
6
LOG_LEVEL=debug
7
LOG_FORMAT=text
8
LOG_SHOW_LINE=true
9
MAILGUN_FROM=onasty@mail.com
10
MAILGUN_DOMAI='<domain>'
11
MAILGUN_API_KEY='<token>'