asciinema.org/.env.production.sample

6 lines
122 B
Plaintext

HOST=localhost:3000
MAILNAME=localhost
DATABASE_URL=postgresql://postgres@postgres/postgres
REDIS_URL=redis://redis:6379