# Logo upload problem

**URL:** https://meta.discourse.org/t/logo-upload-problem/367667
**Category:** Support
**Created:** [May 26, 2025, 7:46pm UTC](https://meta.discourse.org/t/logo-upload-problem/367667 "2025-05-26T19:46:19Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![manuel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/manuel/32/468169_2.png) [@manuel](https://meta.discourse.org/u/manuel)
#### Post date: [May 27, 2025, 8:30am UTC](https://meta.discourse.org/t/logo-upload-problem/367667/3 "2025-05-27T08:30:40Z")

</div>

Your logo is served over http:

![image](https://global.discourse-cdn.com/meta/original/4X/5/f/4/5f4af12d1b4f88c345d78d5a949274fe07344d6c.png)

Some browsers will just show a warning in the console. Others will block the request and you’ll get the broken link icon. I guess you need to explicitly force https, see for example

> [@Installing Discourse Behind Reverse Proxy using recommended (supported) installation](https://meta.discourse.org/t/installing-discourse-behind-reverse-proxy-using-recommended-supported-installation/300191/1):
>
> Now to force Discourse to only supply links with HTTPS add the following in the `env` section:
> 
> ```plaintext
> # FORCE SSL 
> DISCOURSE_FORCE_HTTPS: true
> 
> ```

---

_[View the full topic](https://meta.discourse.org/t/logo-upload-problem/367667)._
