This repository has been archived on 2026-01-31. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
nextjs-serve-actions/.env.example

3 lines
103 B
Plaintext

DATABASE_URL=postgresql://postgres:postgres@localhost:5432/postgres
EMAIL=example@example.com
PORT=3000