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