summaryrefslogtreecommitdiff
path: root/pause_openid_local.pl
diff options
context:
space:
mode:
Diffstat (limited to 'pause_openid_local.pl')
-rw-r--r--pause_openid_local.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/pause_openid_local.pl b/pause_openid_local.pl
index b823bbe..0176434 100644
--- a/pause_openid_local.pl
+++ b/pause_openid_local.pl
@@ -4,7 +4,7 @@ use warnings;
# Returnvalue
return {
'PAUSE::OpenID'=>{
- hostname=>'localhost',
+ baseurl=>'http://localhost:3000/',
},
};