First commite
This commit is contained in:
7
example.env
Normal file
7
example.env
Normal file
@@ -0,0 +1,7 @@
|
||||
# Базовые настройки Django (simple)
|
||||
DEBUG=true
|
||||
SECRET_KEY=change-me-in-prod
|
||||
ALLOWED_HOSTS=127.0.0.1,localhost
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user