Custom hostname when sharing notes #3678
-
To keep things brief, will add more info if it is possible to do this. Use custom domain when sharing note
My app is available both on the my-app.fly.dev domain and on the my-app.com domain, and everything works. I'm guessing there is a dirty workaround by compiling my own trilium SC, adding the custom hostname option and packaging it into a docker image to run later. But I hope to find a neater feature, maybe it exists somewhere in the trilium configuration files... I'd be happy to help developing this feature, or provide more info if needed. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hello, this is not a trilium feature, but something you need to configure in your reverse proxy or webhost. For Trilium it doesn't matter from which hostname it is served, all the links are relative. |
Beta Was this translation helpful? Give feedback.
Hello, this is not a trilium feature, but something you need to configure in your reverse proxy or webhost. For Trilium it doesn't matter from which hostname it is served, all the links are relative.