CSS not working with https

Hi,

I posted a question about css not working with https here : https://www.invoiceninja.com/forums/topic/enable-ssl/

Unfortunately, I have not heard back from anyone. Can you please help me because for the moment I cannot use invoice ninja (in ssl) so I’m stuck.

I am using invoice ninja as self-hosted, latest version.

Thank you

Konrad

Sorry, I’ve shared all of the solutions I’m aware of

Hello! If I may, addressing you question in the other post “Where exactly do you add fastcgi_param HTTPS 1; ?” It is in the location section. Here are some examples; search for “fastcgi_param” in the page.

https://github.com/invoiceninja/dockerfiles/issues/14 (Link provided by Hillel)
or
https://doc.owncloud.org/server/9.0/admin_manual/installation/nginx_examples.html

Disclaimer: my setup is different, I don’t use nginx so take this as suggestion to try out