By default, the self-hosted Hive instance does not come with a CDN, as this requires an external
service such as Cloudflare. However, you can enable fallback CDN route handlers that are exposed via
the server docker container.
You need to set the following environment variables.
Environment variables for the server container
# Enable the CDN API route handlersCDN_API=1# The (public) base url of the server containerCDN_API_BASE_URL=http://localhost:8082
This site uses cookies for analytics and improving your experience.