You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has been deployed using helm although the share is still being hosted at http://mydomain.co.uk/share/page. Is there an extra configuration needed?
Hi,
I am attempting to change the default share url from
http://mydomain.co.uk/share/page to http://mydomain.co.uk
I have chsanged the share alfresco-global-properties file as follows:
share.context=share
share.host=my.new.domain.co.uk
share.port=8080
share.protocol=http
This has been deployed using helm although the share is still being hosted at http://mydomain.co.uk/share/page. Is there an extra configuration needed?
Thanks