Function: getPublicUrl()
getPublicUrl():
string
The base the application declares for itself, defaulting to the server root.
PUBLIC_URL on the global is the runtime spelling
utils/demo/helpers/initDemo.ts sets and dicom-microscopy-viewer reads;
config.path is the same value carried in a viewer's configuration object.
Returns
string