Better-auth with nestjs returns 404 all auth routes
Currently having an issue with thallesp/nestjs-better-auth , it works well on local but when i deploy to DOCKER all the auth routes return 404
already updated all @nestjs libraray to latest
"better-auth": "^1.4.3",
"@thallesp/nestjs-better-auth": "^2.2.0",
Any inputs about this ?
already updated all @nestjs libraray to latest
"better-auth": "^1.4.3",
"@thallesp/nestjs-better-auth": "^2.2.0",
Any inputs about this ?