-
I have setup the karakeep with docker compose and everything works as expected with the public IP. http://52.205.98.xxx/ this has been configured with nginx proxy. I have mapped custom domain (karkeep.domain.com ) mapped to the IP . I tried setting up NNEXTAUTH_URL= with all possible combinations but it always redirects to the signin page. Any one experienced the same ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This has been resolved, the firewall on the dev machine was blocking one of the .js script during the signin casuing this behaviour. |
Beta Was this translation helpful? Give feedback.
This has been resolved, the firewall on the dev machine was blocking one of the .js script during the signin casuing this behaviour.