We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a124e1 commit 63342b6Copy full SHA for 63342b6
1 file changed
roles/spdashboard/templates/env.j2
@@ -54,7 +54,7 @@ playground_uri_prod={{ spdashboard_playground_uri_prod }}
54
global_site_notice_show={{ spdashboard_show_global_notice }}
55
global_site_notice_date={{ spdashboard_global_notice_date }}
56
global_site_notice_allowed_tags=<a><u><i><br><wbr><strong><em><blink><marquee><p><ul><ol><dl><li><dd><dt><div><span><blockquote><hr><h2></h2><h3><h4><h5><h6>
57
-spdashboard_manage_id={{ sp_dashboard_manage_id }}
+spdashboard_manage_id={{ spdashboard_manage_id }}
58
59
## Teams test instance
60
teams_host={{ spdashboard_teams_host }}
0 commit comments