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 2f274bd commit b1ae148Copy full SHA for b1ae148
1 file changed
ietf/settings.py
@@ -34,7 +34,7 @@
34
('Ryan Cross', 'rcross@amsl.com'),
35
)
36
37
-ALLOWED_HOSTS = [".ietf.org", "4.31.198.44", ]
+ALLOWED_HOSTS = [".ietf.org", ".ietf.org.", "209.208.19.216", "4.31.198.44", ]
38
39
# Server name of the tools server
40
TOOLS_SERVER = 'tools.' + IETF_DOMAIN
0 commit comments