all repos — caroster @ 32732b353905327e909da38f1d1ee34acc788404

[Octree] Group carpool to your event https://caroster.io

backend/.env.example (view raw)

 1HOST=0.0.0.0
 2APP_KEYS="toBeModified1,toBeModified2"
 3API_TOKEN_SALT=tobemodified
 4ADMIN_JWT_SECRET=tobemodified
 5JWT_SECRET=tobemodified
 6SENTRY_DSN=
 7SMTP_HOST=
 8SMTP_PORT=
 9SMTP_USERNAME=
10SMTP_PASSWORD=
11STRAPI_URL=http://localhost:8080