Damus
Râu Cao ⚡ profile picture
Râu Cao ⚡
@Râu Cao ⚡
@hzrd149 Hey there. My blossom-server returns http:// URLs instead https. It's running behind nginx and both the nginx config and blossom-server config seem to have all the relevant headers and config keys set. Wondering if I'm the first person to run into this issue...
7
Râu Cao ⚡ · 1w
By the way, Applesauce is awesome! Going to share what I'm currently building with it soon. And Blossom is also playing a role. Thank you for both! 🙏
p@T · 1w
I setup mine quite some time ago so I’m not too sure but your post somehow rings a bell… I have this in my docker-compose file : # 🌸 Blossom Server blossom: image: ghcr.io/hzrd149/blossom-server:master container_name: blossom restart: unless-stopped networks: [proxy] #...
hzrd149 · 1w
Pushed a fix in v6.1.4 I'm guessing the server was not honoring the X-Forwarded-Proto headers from reverse proxies like nginx or caddy