eletrotupi / tcc / api/.env.example master
225 B Raw
DATABASE_URL="postgres://user:password@db:5432/orbit_dev"
VALKEY_HOST=valkey
VALKEY_PORT=6379
JWT_SECRET="sky-is-crying"
FRONTEND_URL=http://192.168.3.96:8000
RESEND_API_KEY="xxxxxx"
RESEND_FROM="orbit <noreply@example.com>"