Skip to content

Commit 58c8015

Browse files
committed
main
refactor
1 parent c097c3b commit 58c8015

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/settings.py

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828

2929
ALLOWED_HOSTS = [
3030
"python-speedtest.azurewebsites.net",
31+
"http://0.0.0.0:8000",
3132
]
3233

3334
# Application definition

0 commit comments

Comments
 (0)