Skip to content

AndreyShukatka/SelfStorage

Repository files navigation

SelfStorage

В файл .env внести информацию:

DJANGO_SECRET_KEY=секретный ключ

DJANGO_DEBUG=True (по умолчанию False)

DJANGO_ALLOWED_HOSTS=localhost,127.0.0.1 (Для локальной версии)

EMAIL_HOST_USER=Ваш логин для почты

EMAIL_HOST_PASSWORD=Ваш пароль для почты

EMAIL_HOST =Ваш smtp для почты

EMAIL_PORT=Почтовый порт

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors