chore: baseline import
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user