mirror of
https://github.com/baptisteArno/typebot.io.git
synced 2026-06-19 21:04:33 +08:00
5 lines
233 B
Bash
5 lines
233 B
Bash
DATABASE_URL=postgresql://typebot:typebot@postgres:5432/typebot
|
|
NEXT_PUBLIC_VIEWER_URL=http://localhost:8081
|
|
ENCRYPTION_SECRET=SgVkYp2s5v8y/B?E(H+MbQeThWmZq4t6
|
|
ADMIN_EMAIL=contact@baptiste-arnaud.fr
|
|
NEXTAUTH_URL=http://localhost:8080 |