You have to configure web.url
.
Prefect got it fixed
@marvinstuart can you show me where you changed that.
goto the traccar.xml file in the the conf folder and add following line
<entry key='web.url'>http://yourdomain.com</entry>
then save
goto your terminal
service traccar stop
service traccar start
Windows :
Open cmd.exe as administrator. Then
net stop traccar
net start traccar
#Bernd
Thank you for the implementation of the reset password in your latest version release.
I did a test on this feature and below is the email information i got
To reset password please click on the following link:
http://127.0.1.1?passwordReset=6baaaaa6fssss6fe4d84bsadadasd
(no real)How can i fix it to use the correct http other than this 127.0.1.1 ip address