Reputation: 71
I built a local development environment with CX 2005 & spartacus for study purpose.
Spartacus storefront works like a charm. Url is http://localhost:4200
But I can't see spartacus storefront in local smartedit's preview mode. (Url is https://localhost:9002/smartedit. Smartdit > Spartacus Electronics Site > Online > Home)
So I realized the spartacus storefront's url in iframe src is start with https not http.
I refered to Using Angular CLI to serve over https locally and launched spartacus storefront with https, but stil can't see spartacus storefront through smartedit.
Thanks in advance.
Upvotes: 1
Views: 916
Reputation: 3340
Spartacus site can be displayed in SmartEdit. Follow the procedure here: https://sap.github.io/spartacus-docs/smartEdit-setup-instructions-for-spartacus/
Could I change this iframe src to http or Can I launch my spartacus server to https intead of http?
Yes, it's recommended to use HTTPS.
Upvotes: 1