diff options
| author | Kasra Bigdeli <[email protected]> | 2018-12-26 16:43:48 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-12-26 16:43:48 -0800 |
| commit | 1ba34da103cd7c43153eb323d242ca502eb4db0f (patch) | |
| tree | 5d2b6e8d5eecbd7cb8c6cc334286ef4dc483749a /README.md | |
| parent | a2b3d6b5bcff955cdec1fe2ee58f1ac965a698d2 (diff) | |
| download | caprover-one-click-apps-1ba34da103cd7c43153eb323d242ca502eb4db0f.tar.gz caprover-one-click-apps-1ba34da103cd7c43153eb323d242ca502eb4db0f.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Process: - Copy the content into the structure as [wordpress.json](https://github.com/githubsaturn/testing-v1-one-click-apps/blob/master/one-click-apps/v1/wordpress.json) - Variables are prefixed with `$$cap` -- There is one special variable called `$$cap_appname$$` which exists for all oneclick apps +- There is one special variable called `$$cap_appname` which exists for all oneclick apps - Varibles can be anywhere in the JSON and they will be replaced by what user enters - Each variable must have `id`, `label`. It may also have `defaultValue`, `validRegex`, `description`. - Other than `image`, `environment`, `ports`, `volumes`, `depends_on`, other parameters are ignored. Make sure they are not important. |
