Hi,
I have downloaded from github the Alfresco Contente App (ACA) 2.7 but I don't understand how can I set the ip address of my Alfresco Content Service. In the 2.4 version I have set on proxy.conf.js file but in 2.7 version it's different and the documentation it's not clear.
Someone help me?
The Alfresco Content Application provides support for the global settings file app.config.json
that you can use to customize the behavior of the Content Application and ADF components.
{ "ecmHost": "http://{hostname}{:port}" }
I have configure my server IP on proxy.conf.js and works with alfresco, but If I want to add custom path on module.export object that can work inside my extensions under projects folder, how to?
Discussions, help and advice about the Alfresco Development Framework.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.