Files
website/.env.example
T
2026-04-23 01:08:18 +08:00

7 lines
185 B
Bash

# 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