|
# Database
|
|
DATABASE_URL=postgresql://revents:revents_password@localhost:5432/revents
|
|
|
|
# Next.js
|
|
NEXT_TELEMETRY_DISABLED=1
|
|
|
|
# EncryptID
|
|
NEXT_PUBLIC_ENCRYPTID_SERVER_URL=https://auth.ridentity.online
|
|
|
|
# Infisical (for production)
|
|
# INFISICAL_CLIENT_ID=
|
|
# INFISICAL_CLIENT_SECRET=
|