diff --git a/docs/getting-started/configuration.md b/docs/getting-started/configuration.md index d2897f1e4..1ad1eef1e 100644 --- a/docs/getting-started/configuration.md +++ b/docs/getting-started/configuration.md @@ -73,7 +73,7 @@ If you run the application from a different server than the Content Services ser ```

-If you run the application as part of Tomcat and not in the root (subfolder), then "baseShareUrl" value should contain full address to the app, for example: "baseShareUrl": "http:///", +If you run the application as part of Tomcat and not in the root (subfolder), then "baseShareUrl" value should contain full address to the app, for example: "baseShareUrl": "http://{serveraddress}/{foldername}",