Skip to content

Instantly share code, notes, and snippets.

@hishaamn
Last active February 5, 2017 09:33
Show Gist options
  • Save hishaamn/82f50586c7d3eee67620cfff7b32e690 to your computer and use it in GitHub Desktop.
Save hishaamn/82f50586c7d3eee67620cfff7b32e690 to your computer and use it in GitHub Desktop.
Connection between Host and Module
<configuration xmlns:patch="http://www.sitecore.net/xmlconfig/">
<sitecore>
<settings>
<!-- Example: <setting name="PublishingServiceUrlRoot">http://local.publishingservice.com/</setting> -->
<setting name="PublishingServiceUrlRoot">http://{your site url here}/</setting>
</settings>
</sitecore>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment