Skip to content

Commit

Permalink
docs: add builder url in viewer config
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Aug 6, 2022
1 parent 47d24c4 commit 5ff9afc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/docs/docs/self-hosting/configuration/viewer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import { SponsorButton } from '../../../src/js/SponsorButton.jsx'
| DATABASE_URL | postgresql://postgres:typebot@db:5432/typebot | The database URL |
| ENCRYPTION_SECRET | SgVkYp2s5v8y/B?E(H+MbQeThWmZq4t6 | A 256-bit key used to encrypt sensitive data. It is strongly recommended to [generate](https://www.allkeysgenerator.com/Random/Security-Encryption-Key-Generator.aspx) a new one. The secret should be the same between builder and viewer. |
| NEXT_PUBLIC_VIEWER_URL | http://localhost:3001 | The viewer base URL. Should be the publicly accessible URL (i.e. `https://bot.domain.com`) |
| NEXTAUTH_URL | http://localhost:3000 | The builder base URL. Should be the publicly accessible URL (i.e. `https://typebot.domain.com`) |

## Emails (Notifications)

Expand Down
1 change: 1 addition & 0 deletions apps/viewer/.env.local.example
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
ENCRYPTION_SECRET=SgVkYp2s5v8y/B?E(H+MbQeThWmZq4t6 #256-bits secret (can be generated here: https://www.allkeysgenerator.com/Random/Security-Encryption-Key-Generator.aspx)
NEXT_PUBLIC_VIEWER_URL=http://localhost:3001
DATABASE_URL=postgresql://postgres:typebot@localhost:5432/typebot
NEXTAUTH_URL=http://localhost:3000

S3_ACCESS_KEY=minio
S3_SECRET_KEY=minio123
Expand Down

4 comments on commit 5ff9afc

@vercel
Copy link

@vercel vercel bot commented on 5ff9afc Aug 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 5ff9afc Aug 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./apps/docs

docs-typebot-io.vercel.app
docs-git-main-typebot-io.vercel.app
docs.typebot.io

@vercel
Copy link

@vercel vercel bot commented on 5ff9afc Aug 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

viewer-v2-alpha – ./apps/viewer

yobot.me
bot.aipr.kr
am.nigerias.io
bot.aws.bj
247987.com
finplex.be
vhpage.cr8.ai
bt.id8rs.com
sat.cr8.ai
8jours.top
an.nigerias.io
chat.sureb4.com
bot.artiweb.app
ar.nigerias.io
bot.lalmon.com
apr.nigerias.io
apo.nigerias.io
eventhub.com.au
ticketfute.com
aso.nigerias.io
games.klujo.com
typebot.aloe.do
sakuranembro.it
clo.closeer.work
feedback.ofx.one
bot.piccinato.co
bot.upfunnel.art
stan.vselise.com
kw.wpwakanda.com
faqs.nigerias.io
typebot.aloe.bot
app.chatforms.net
cares.urlabout.me
bot.agfunnel.tech
bot.maitempah.com
bot.phuonghub.com
voicehelp.cr8.ai
fmm.wpwakanda.com
gentleman-shop.fr
k1.kandabrand.com
lb.ticketfute.com
ov3.wpwakanda.com
1988.bouclidom.com
ov1.wpwakanda.com
bot.neferlopez.com
ov2.wpwakanda.com
dicanatural.online
andreimayer.com.br
goalsettingbot.com
this-is-a-test.com
zap.techadviser.in
bot.digitalbled.com
order.maitempah.com
typebot.stillio.com
bot.eventhub.com.au
carsalesenquiry.com
forms.webisharp.com
bium.gratirabbit.com
quest.wpwakanda.com
bot.ansuraniphone.my
bot.cotemeuplano.com
click.sevenoways.com
chat.hayurihijab.com
connect.growthguy.in
get.freebotoffer.xyz
aidigitalmarketing.kr
bot.meuesocial.com.br
bot.incusservices.com
bbutton.wpwakanda.com
abutton.wpwakanda.com
cdd.searchcube.com.sg
sbutton.wpwakanda.com
bbutton.wpwwakanda.com
felipewelington.com.br
apply.ansuraniphone.my
chat.missarkansas.org
c23111azqw.nigerias.io
kodawariab736.skeep.it
form.searchcube.com.sg
info.clickasuransi.com
gcase.barrettamario.it
report.gratirabbit.com
view.onlinebotdemo.xyz
83242573.actualizar.xyz
resume.gratirabbit.com
bot.blackboxtips.com.br
bot.upgradesolutions.eu
signup.hypemarketing.in
mainmenu.diddancing.com
subfooter.wpwakanda.com
survey.hypemarketing.in
91181264.your-access.one
form.sergiolimajr.com.br
type.opaulovieira.com.br
aibot.angrybranding.co.uk
bot.aidigitalmarketing.kr
hunterbot.saleshunter.ai
bot.blackboxsports.com.br
bot.cabinrentalagency.com
chat.ertcrebateportal.com

@vercel
Copy link

@vercel vercel bot commented on 5ff9afc Aug 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

builder-v2 – ./apps/builder

builder-v2-typebot-io.vercel.app
builder-v2-git-main-typebot-io.vercel.app
app.typebot.io

Please sign in to comment.