Aleister
I'm having an issue with Auth.js (NextAuth) v5 in my Next.js application when deploying with Dokploy
If I remove AUTH_URL=https://example.com/api/auth from the .env file and rebuild the application, the site works fine. However, at https://example.com/api/auth/providers, it still shows my localhost:3000
14 replies
I'm having an issue with Auth.js (NextAuth) v5 in my Next.js application when deploying with Dokploy
if i build with Nixpacks, i get error from Cloudflare on my home page Error 1000 Ray ID: 900bee8efa6ba00e • 2025-01-12 08:56:11 UTC
DNS points to prohibited IP
14 replies
I'm having an issue with Auth.js (NextAuth) v5 in my Next.js application when deploying with Dokploy
Thank you, bro! You helped me so much. In step 3: 'Set the source code and build type,' it says:
Set the source code to the repository and set the build type to Dockerfile.
Where can I get the Dockerfile, and what should it look like?
14 replies