We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c097c3b commit 58c8015Copy full SHA for 58c8015
frontend/settings.py
@@ -28,6 +28,7 @@
28
29
ALLOWED_HOSTS = [
30
"python-speedtest.azurewebsites.net",
31
+ "http://0.0.0.0:8000",
32
]
33
34
# Application definition
0 commit comments