7 Sept 2022, 05:56

Hi Everyone,

I am new to UVdesk and in need of your expert advice. I am running UVdesk inside a docker container the following way:

https://<URL>:8090 ---> Nginx ---> http://localhost:8091 --> UVDesk Container (80/tcp)

I am able to finish the UVdesk initial configuration step and create user account. But when I try to login, the UVdesk login page tries to reach "http://<URL>" i.e., 1) without port number and 2) without 'https'.

How can I fix it? Seems like UVdesk apache server requires some configuration change to fix this rewrite?

BR,
Deepak