#http request

1 messages · Page 1 of 1 (latest)

ashen hull
#

I have recently deployed backstage image to ec2 , hosted on port 80/http ... Realized that the frontend actually makes requests to https , but I have not configured port 443 for https.. Any way to make it sending request to http instead of https? This would be a temporary approach, as I will serve backstage on port 443 soon once I get the cert.

crimson isle
#

Did you set your app.baseUrl and backend.baseUrl config values with http:?