We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80a4fa2 commit bcf9b7eCopy full SHA for bcf9b7e
djangoproject/settings/docker.py
@@ -22,5 +22,3 @@
22
}
23
24
SECRET_KEY = os.environ.get("SECRET_KEY")
25
-
26
-ALLOWED_HOSTS = [".localhost", "127.0.0.1", "www.127.0.0.1"]
0 commit comments