diff --git a/qgis-app/settings_docker.py b/qgis-app/settings_docker.py
index 83ec69d1..7b87c55e 100644
--- a/qgis-app/settings_docker.py
+++ b/qgis-app/settings_docker.py
@@ -185,5 +185,4 @@
'BUNDLE_DIR_NAME': 'bundles',
'STATS_FILE': os.path.join(SITE_ROOT, 'webpack-stats.json'),
}
-}
-MAIN_WEBSITE_URL='https://qgis.org'
\ No newline at end of file
+}
\ No newline at end of file
diff --git a/qgis-app/templates/base.html b/qgis-app/templates/base.html
index d70ab426..eaff059f 100644
--- a/qgis-app/templates/base.html
+++ b/qgis-app/templates/base.html
@@ -46,7 +46,7 @@