Login issue outside of localhost
jona972 opened this issue · 2 comments
jona972 commented
Anmirazik commented
you hosted the ev - dashboard in your production server is it ? i believe you should change the host section in config.json to 0.0.0.0
for the ev server and rerun the ev server again . oh and pls make sure that the ev server is running on https otherwise the ev-server will not work
for the dashboard config.json you should point your host to the IP of the server as in your case i believe 192.168.100.202
hatubist2 commented
I am having the same issue:-(, jona972 did you solve it?