export default { HOST: "localhost", PORT: 3000, API_URL: "http://localhost:3000", GOOGLE_SHEET_ID: "1p8TDSNlgKC7sm1a_wX44NrkpWEH3-Zey1O2ZjYfPsn4", APP: { htmlAttributes: { lang: "en" }, title: "Force Orange", description: "Le site des bénévoles", titleTemplate: "Force Orange - %s", meta: [ { name: "description", content: "The best react universal starter boilerplate in the world.", }, ], }, DEV_JWT_SECRET: "fakeqA6uF#msq2312bebf2FLFn4XzWQ6dttXSJwBX#?gL2JWf!", }