all repos — caroster @ eacae3b5757ee863358e7e3e52a5b6126422d67f

[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