module.exports = function() { return { PLAUSIBLE_DOMAIN: process.env.PLAUSIBLE_DOMAIN || "nonscollectif.org" }; };