diff --git a/frontend/src/components/BuildServerStats.vue b/frontend/src/components/BuildServerStats.vue
index 16f0798..e36763c 100644
--- a/frontend/src/components/BuildServerStats.vue
+++ b/frontend/src/components/BuildServerStats.vue
@@ -11,7 +11,7 @@
class="stats-iframe"
loading="lazy"
title="Buildserver statistics dashboard"
- src="https://stats.itsh.dev/public-dashboards/0fb04abb0c5e4b7390cf26a98e6dead1" />
+ :src="iframeSrc" />
@@ -19,15 +19,23 @@