diff --git a/web/config.toml b/web/config.toml
index 6799e46605114d28b2f5392c80f537ba883cded5..a878d94ce06a3c8696d4e186e8baa5583c49e92a 100644
--- a/web/config.toml
+++ b/web/config.toml
@@ -1,7 +1,7 @@
 languageCode = "en-us"
 title = "OpenGeoSys"
 theme = "ogs"
-baseURL = "http://localhost:1313"
+baseURL = "https://www.opengeosys.org"
 buildDrafts = false
 pygmentsstyle = 'friendly'
 enableGitInfo = true