backpack_url returns http and not https #447
-
Hi i have a strange problem. I am setting up a new production environment and in that environment backpack_url returns http instead of https, so for instance the login form. So for instance the post form is set to so the backpack_url helper get http and not https My ENV file hast these variables set. APP_URL=https://test.lastminutecharter.eu Anyone have a solution or direction where i should find a solution to this problem ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Ups .. seems like the code from the form didnt make it so here goes |
Beta Was this translation helpful? Give feedback.
-
Hi, i found the answer, my Trusted proxies wasnt set correctly. Now i just need a best practice for handling trusted proxies across dev, staging and production .. but this is probably not the forum for this ! |
Beta Was this translation helpful? Give feedback.
Hi, i found the answer, my Trusted proxies wasnt set correctly. Now i just need a best practice for handling trusted proxies across dev, staging and production .. but this is probably not the forum for this !