0
danielbo20 created
Hi,
I have successfully published my application to Azure Website, and it seems that everything is working smoothly. I can login, add details, chat etc.
When I went into user management and tried the function "Login as this user/tentent", I'm being redirected to localhost. Any idea on why this is happening, and how I can change this? Pictures are highly appreciated.
/Daniel
2 Answer(s)
-
0
Hi @danielbo20,
You need to change website address configuration of your app. I'm not sure which version you use but it might be defined as abp setting or it might be in the configuration file.
Thanks.
-
0
Thank you so much! It worked! Can't believe that I did not thought about this! :)