DigitalOcean App Platform HTTPS #7116
Unanswered
kieranbarlow
asked this question in
Q&A
Replies: 3 comments 2 replies
-
What is your |
Beta Was this translation helpful? Give feedback.
0 replies
-
My APP_URL is set to my domain, which was the same as listed in the sites.php My sites.php contains the default.
I've tried adding my domain to the url but no joy. |
Beta Was this translation helpful? Give feedback.
2 replies
-
If you are using Cloudflare, you could also use https://github.com/monicahq/laravel-cloudflare rather than setting That package will update your trusted proxies to Cloudflare servers automatically. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've deployed my application via DigitalOcean App Platform which forces https.
When viewing the site via my domain it works as expected however when accessing the backend /cp I get various mixed content notifications in my console log and the admin panel doesn't work.
I'm not sure why the resources for the backend are being requested as http rather than https.
Beta Was this translation helpful? Give feedback.
All reactions