UserDashboard/.env.example
2025-02-26 14:46:45 +08:00

4 lines
160 B
Plaintext

NEXT_PUBLIC_CHINT_TOKEN=lIywwAMdrOdsRxuWvRoekdxrPtmIPkxA
DATABASE_URL="postgresql://postgres:root@localhost:5432/rooftop?schema=public"
JWT_SECRET="secret_key"