all repos — caroster @ 46de3fb5bace8c21638e31f9ce8330ba62b07e32

[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