summaryrefslogtreecommitdiff
path: root/root/templates/index.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'root/templates/index.xsl')
-rw-r--r--root/templates/index.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/templates/index.xsl b/root/templates/index.xsl
index 9dc5bd4..6b83e4b 100644
--- a/root/templates/index.xsl
+++ b/root/templates/index.xsl
@@ -13,7 +13,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Sign in with OpenID</title>
- <link rel="openid.server" href="https://localhost/openid" />
+ <link rel="openid.server" href="{config[@key='baseurl']/@value}/openid" />
<style type="text/css">
@import "default.css";
</style>