Skip to content

Commit

Permalink
Update settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
phate999 authored Dec 19, 2023
1 parent 9bb6258 commit fc02cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mobile_Site_Survey/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"server_url": "https://5g-ready.io/injector",
"server_token": "",
"enable_surveyors": False,
"surveyors": []
"surveyors": [],
"speedtest_url": "www.speedtest.net/api/api.php"
}

0 comments on commit fc02cea

Please sign in to comment.