Erste brauchbare Version
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
DATABASE_URL=postgresql://...
|
||||
PAYLOAD_SECRET=ein-langer-zufälliger-secret-string
|
||||
|
||||
MAIL_HOST=smtp.example.org
|
||||
MAIL_PORT=465
|
||||
MAIL_DISPLAYNAME=My Company Name
|
||||
MAIL_USER=noreply@example.org
|
||||
MAIL_PASSWORD=password
|
||||
|
||||
NEXT_PUBLIC_PAYLOAD_URL=http://example.org
|
||||
Reference in New Issue
Block a user