2022-04-12 10:10:59 -05:00
|
|
|
DATABASE_URL=postgresql://postgres:typebot@db:5432/typebot
|
2022-03-29 08:45:20 +02:00
|
|
|
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
|
|
|
|
NEXTAUTH_URL_INTERNAL=http://host.docker.internal:8080
|