Localhost binding
Version: 10.3
All Commerce services sites provide localhost binding that you can use for debugging purposes.
To run the Commerce Engine in debug mode:
-
Launch Microsoft Internet Information Services (IIS).
-
In IIS, open the
c:\inetpub\wwwroot\SitecoreBizFx\assets\config.jsonfile. -
Update the
EngineUrisetting as follows (or use your custom authoring port value):RequestResponse"EngineUri" : "https://locahost:5000"