Is it possible to add a custom domain to the link sharing option of bot press?
I’d like a web base version that isn’t a pop up in the corner or through a really long bot press URL
f
future-twilight-41699
07/26/2023, 5:51 AM
Hi, @powerful-helicopter-39371
Botpress is typically run on its own server and accessed via the server's IP address or a domain pointing to that IP address.
future-twilight-41699
07/26/2023, 5:52 AM
To use a custom domain with Botpress, you would typically need to setup and configure a web server(like Nginx or Apache) as a reverse proxy.