You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.
host the saleor api on some different host with https (nginx)
use that url in .env file of saleor-front as next_public_api_uri
start the app, open a category , it doesn't show the images of products, in inspect it can be seen that request is being made to http instead of https while this is not the case with saleor-dashboard.
What I expected to happen
…
it should make https requests to media content also as it does for other get and post requests.
Screenshots
System information
Operating system:
Browser:
The text was updated successfully, but these errors were encountered:
What I'm trying to achieve
…
To fetch all the data of a product (object)
Steps to reproduce the problem
What I expected to happen
…
it should make https requests to media content also as it does for other get and post requests.
Screenshots
System information
Operating system:
Browser:
The text was updated successfully, but these errors were encountered: