feat: publish applications CRM
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Copy this file to .env and replace every placeholder.
|
||||
# Never commit .env or production secrets.
|
||||
|
||||
DATABASE_URL="file:./db/custom.db"
|
||||
ADMIN_PASSWORD="replace-with-a-strong-password"
|
||||
AUTH_SECRET="replace-with-a-random-secret-at-least-32-bytes"
|
||||
PUBLIC_LEADS_SECRET="replace-with-a-random-internal-ingest-secret"
|
||||
Reference in New Issue
Block a user