diff --git a/lib/config.js b/lib/config.js index b7aad77..80e1e9e 100644 --- a/lib/config.js +++ b/lib/config.js @@ -21,7 +21,7 @@ var conf = module.exports = convict({ }, audience: { doc: "The audience we expect incoming assertions to use", - default: "resource://jid1-xidvk7fid7m4aw-at-jetpack" + default: "https://firefox.com" }, public_url: { format: "url",