We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28aef10 commit 3f96826Copy full SHA for 3f96826
test/project/README.MD
@@ -4,7 +4,7 @@ This test project is used for testing ACM in the AEM as a Cloud Service environm
4
5
1. Configure AEM Cloud Manager Repository in *.env* file in the root of the repository:
6
```env
7
- ACM_CM_URL=https://<username>:<password>@git.cloudmanager.adobe.com/<program-name>/<repository-name>/
+ AEM_CM_URL=https://<username>:<password>@git.cloudmanager.adobe.com/<program-name>/<repository-name>/
8
```
9
Replace `<username>`, `<password>`, `<program-name>`, and `<repository-name>` with your actual Cloud Manager credentials and repository details.
10
0 commit comments