summaryrefslogtreecommitdiff
path: root/pause_openid_local.pl
diff options
context:
space:
mode:
authorJozef Kutej <jozef@kutej.net>2008-12-01 23:46:10 +0100
committerJozef Kutej <jozef@kutej.net>2008-12-01 23:46:10 +0100
commit44fc2e9438562c631b3fa5290bc5a5e988ce6750 (patch)
tree2366d3ca278f4fbefb9d95ba00b4a83c9bec0fac /pause_openid_local.pl
parentbad bad (diff)
parentMerge branch 'master' of git@git.useperl.at:PAUSE-OpenID (diff)
downloadSimple-OpenID-44fc2e9438562c631b3fa5290bc5a5e988ce6750.tar.gz
Simple-OpenID-44fc2e9438562c631b3fa5290bc5a5e988ce6750.tar.bz2
Simple-OpenID-44fc2e9438562c631b3fa5290bc5a5e988ce6750.zip
Merge branch 'master' of git@git.useperl.at:PAUSE-OpenID
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/',
},
};