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 14bd859 commit a691d2aCopy full SHA for a691d2a
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