We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84328c3 commit 216cbecCopy full SHA for 216cbec
1 file changed
config/settings.py
@@ -727,7 +727,7 @@ def show_toolbar(request):
727
STATS_HEIGHT = env.str("STATS_HEIGHT", default="5240")
728
STATS_URL = env.str(
729
"STATS_URL",
730
- default="http://sparte-metabase.osc-secnum-fr1.scalingo.io/public/dashboard/8dc81856-e117-4431-8c5d-1ec7b04887b3",
+ default="https://sparte-metabase.osc-secnum-fr1.scalingo.io/public/dashboard/8dc81856-e117-4431-8c5d-1ec7b04887b3",
731
)
732
WEBINAIRE_URL = env.str(
733
"WEBINAIRE_URL",
0 commit comments