mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
update repository to 6.1.2-ga, SSO example (#914)
* remove old compose, update to 6.1.2-ga * SSO with vanilla keycloak
This commit is contained in:
committed by
Cilibiu Bogdan
parent
555946f7be
commit
80dabdd26a
@@ -28,15 +28,5 @@ Use the following command to stop all the containers:
|
||||
npm run stop:docker
|
||||
```
|
||||
|
||||
## Preview Mode
|
||||
|
||||
**Tip:** With this mode, you do not need building application from source code or installing dependencies.
|
||||
|
||||
To run the latest published container go to the `docker-compose` folder and start docker compose from there:
|
||||
|
||||
```sh
|
||||
cd docker-compose
|
||||
docker-compose up
|
||||
```
|
||||
|
||||
The application is available at the `http://localhost:3000` address.
|
||||
You can also develop the application and run in default port (4200),
|
||||
it is going to use the same docker containers automatically.
|
||||
|
Reference in New Issue
Block a user