mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-4715] upgrade to latest ADF alphas and cleanup env vars (#3312)
* use latest ADF alphas * use latest ADF alphas * use ECM provider by default * use BASIC auth by default * defaults for oauth host * remove unused vars
This commit is contained in:
@@ -26,9 +26,6 @@ Create an `.env` file in the project root folder with the following content
|
||||
|
||||
```yml
|
||||
APP_CONFIG_ECM_HOST="<URL>"
|
||||
APP_CONFIG_PROVIDER=ECM
|
||||
APP_CONFIG_AUTH_TYPE=BASIC
|
||||
APP_CONFIG_OAUTH2_HOST=http://localhost:4200/auth/realms/alfresco
|
||||
```
|
||||
|
||||
Where `<URL>` is the address of the ACS.
|
||||
|
Reference in New Issue
Block a user