diff options
| author | Kasra Bigdeli <[email protected]> | 2019-01-08 21:33:31 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-01-08 21:33:31 -0800 |
| commit | e2f11c03481b4bae27a9fc01fe1ffa5dbd799694 (patch) | |
| tree | 7721b4ba3cb5fa54e551f215054fe85ac0f8b04c /README.md | |
| parent | 9b3bc05bbdca3433ad7d27c37ff4ea5032221516 (diff) | |
| download | caprover-one-click-apps-e2f11c03481b4bae27a9fc01fe1ffa5dbd799694.tar.gz caprover-one-click-apps-e2f11c03481b4bae27a9fc01fe1ffa5dbd799694.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,3 +10,4 @@ Process: - 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. +- Instead of image in a service, you can use `dockerfileLines` which is an array of strings. |
