TheMeinerLP
Explore posts from serversIssues with Cloudflare Pages Deployment in combination with content module
Hi everyone, I hope I can find a solution here after few hours of searching.
I am currently setting up a nuxt project where we want to host the content as Markdown. We want to do the deployment via CloudFlare Pages.
Currently I have problems that the pipeline of CloudFlare cannot find the database D1 when building.
Here is the build log: https://gist.github.com/TheMeinerLP/4896ecfb875284de33d6e6fa8bec8766
Here is the repo on Github: https://github.com/OneLiteFeatherNET/Launchpad
Pictures of the CloudFlare configuration on request
Translated with DeepL.com (free version)
5 replies
CDCloudflare Developers
•Created by TheMeinerLP on 8/15/2023 in #general-help
CORS and Zero Trust Tunnels
I have a API gateway and use zero trust to tunnel the requests on my server.
Now on my backends i set some CORS headers but the headers is not showing up on the frontend.
What can i do to get the headers on the questions or for pre-flight ?
2 replies