Add custom domain to link
# 🤝help
p
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
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.
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.
2 Views