11 lines
251 B
Plaintext
11 lines
251 B
Plaintext
DATABASE_URI=postgresql://user:password@localhost:5432/fiberdirekt
|
|
PAYLOAD_SECRET=your-secret-here
|
|
NEXT_PUBLIC_SERVER_URL=http://localhost:3000
|
|
SMTP_HOST=
|
|
SMTP_PORT=
|
|
SMTP_USER=
|
|
SMTP_PASS=
|
|
SMTP_FROM=
|
|
NEXT_PUBLIC_MATOMO_URL=
|
|
NEXT_PUBLIC_MATOMO_SITE_ID=
|