When the link is generated in your bootstrap file it generates absolute path using configuration options ( host and port number). This works in development on localhost but when i push it to production it doesnt work. The link it generates and sends to the email is in the following form "http://0.0.0.0:1337/...."
When the link is generated in your bootstrap file it generates absolute path using configuration options ( host and port number). This works in development on localhost but when i push it to production it doesnt work. The link it generates and sends to the email is in the following form "http://0.0.0.0:1337/...."