mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
ACA with ACS Community 6.0ea
To run ACA together with the latest ACS community (6.0) use the following command:
docker-compose up
The ACA is served on the port 3000.
If you want to teardown the environment, use the following command:
docker-compose down