# Secrets SECRET_KEY_BASE=df646c2613b559ae1785672bac90737be0980f7b76c04943550e70b750d8d2d2 # SSL FORCE_SSL=false # Database DB_NAME=snibox DB_USER=postgres DB_PASS=123456 DB_HOST=db DB_PORT=5432 # Mailgun. Required by 'Reset password feature'. Feel free to start without this setup. MAILGUN_SMTP_PORT=587 MAILGUN_SMTP_SERVER=smtp.mailgun.org MAILGUN_SMTP_LOGIN= MAILGUN_SMTP_PASSWORD= MAILGUN_API_KEY= MAILGUN_DOMAIN= MAILGUN_PUBLIC_KEY=