mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-09 06:24:52 +03:00
Update local.py
This commit is contained in:
parent
7fe87d9c97
commit
da6004df84
|
@ -12,6 +12,7 @@ ALLOWED_HOSTS = [
|
|||
"localhost",
|
||||
"0.0.0.0",
|
||||
"127.0.0.1",
|
||||
"localhost.org"
|
||||
]
|
||||
|
||||
# CACHES
|
||||
|
|
Loading…
Reference in New Issue
Block a user