You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ The updated list of templates can be found at the [cookieplone-templates](https:
99
99
100
100
| Environment Variable | Description | Example |
101
101
| --- | --- | --- |
102
-
|**COOKIEPLONE_REPOSITORY**| Where to look for templates to be used. |`COOKIEPLONE_REPOSITORY=/home/plone/cookiecutter-plone/ pipx run cookieplone`|
102
+
|**COOKIEPLONE_REPOSITORY**| Where to look for templates to be used. |`COOKIEPLONE_REPOSITORY=/home/plone/cookieplone-templates/ pipx run cookieplone`|
103
103
|**COOKIEPLONE_REPOSITORY_TAG**| Which tag/branch to use from a remote repository. |`COOKIEPLONE_REPOSITORY_TAG=experimental pipx run cookieplone`|
104
104
|**COOKIEPLONE_REPO_PASSWORD**| Password to use when using a remote repository that is password protected. |`COOKIEPLONE_REPO_PASSWORD=very-secure pipx run cookieplone`|
0 commit comments