example.env 97 B

12345
  1. FRONTEND_URL="/graphql"
  2. PRISMA_ENDPOINT="http://prisma:4466"
  3. PRISMA_SECRET=
  4. APP_SECRET=
  5. PORT=4000