Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

adityatelange/django-ebook-audiobook-website

Repository files navigation

#Django Ebook AudioBook Store buddy pipeline

#Environment Vars

'#!/bin/sh This should normally be placed in the ${SITE_ROOT}/.env

SECRET_KEY = "key"

SMTP_HOST = 'smtp.gmail.com'

SMTP_PORT = 587

SMTP_USER = 'mailid'

SMTP_PASS = 'password