Files
website/.env.example
T

7 lines
185 B
Bash
Raw Normal View History

2026-04-23 01:08:18 +08:00
# Next.js
NEXT_PUBLIC_SITE_URL=http://localhost:3000
# Payload
PAYLOAD_SECRET=replace-me-with-a-long-random-string
DATABASE_URI=postgres://postgres:postgres@localhost:5432/eversoloweb