2
0

🐛 Fix viewer's .env.local.example inline comment

This commit is contained in:
Baptiste Arnaud
2023-07-18 14:54:11 +02:00
parent aa4c16dad7
commit 13ac46975d
3 changed files with 3 additions and 6 deletions

View File

@ -1,6 +1,6 @@
DATABASE_URL=postgresql://postgres:typebot@localhost:5432/typebot
# Make sure to change this to your own random string of 32 characters (https://docs.typebot.io/self-hosting/docker#2-add-the-required-configuration)
ENCRYPTION_SECRET=2GKg2i0oqWTkfc8lipjRE2weLg3R+UuI
ENCRYPTION_SECRET=H+KbL/OFrqbEuDy/1zX8bsPG+spXri3S
NEXTAUTH_URL=http://localhost:3000
NEXT_PUBLIC_VIEWER_URL=http://localhost:3001