Alfresco Content App server configuration problem

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2021 06:20 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2022 06:50 PM
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}" }

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2022 10:37 AM
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?
