all repos — caroster @ 12868f0287ca25e382e9240b2dcd213e78eaa4fb

[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