Setting up URL/Domain
I get a little stuck on this.
in the .env there's the:
If i have nginx proxy manager pointing crm.mydomain.com to port 3000.
all the methods i try, each time i try to use crm.mydomain.com, i get the same
"Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure resource '<URL>'. This request has been blocked; the content must be served over HTTPS."
what would be the correct method insetting up the URLs in the .env?
running on docker on ubuntu server.
i used the "One Command" method to install it. which is great.
in the .env there's the:
If i have nginx proxy manager pointing crm.mydomain.com to port 3000.
all the methods i try, each time i try to use crm.mydomain.com, i get the same
"Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure resource '<URL>'. This request has been blocked; the content must be served over HTTPS."
what would be the correct method insetting up the URLs in the .env?
running on docker on ubuntu server.
i used the "One Command" method to install it. which is great.