Update README.md

This commit is contained in:
Kasra Bigdeli 2021-08-19 21:45:41 -07:00 committed by GitHub
parent 3f208405ef
commit e16dd2337c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -56,11 +56,11 @@ caproverOneClickApp:
## Test your One Click Apps ## Test your One Click Apps
After creating your One-Click app json, like [this](https://github.com/caprover/one-click-apps/blob/master/public/v2/apps/adminer.json), you need to test it before creating a Pull Request. Here is how you test it: After creating your One-Click app yaml file, you need to test it before creating a Pull Request. Here is how you test it:
- Login to your CapRover dashboard - Login to your CapRover dashboard
- Go to **apps** and click on **One-Click Apps/Databases** - Go to **apps** and click on **One-Click Apps/Databases**
- Select **>> TEMPLATE <<** at the bottom of the dropdown list - Select **>> TEMPLATE <<** at the bottom of the dropdown list
- Copy and paste your JSON into the text area, and click **NEXT**. - Copy and paste your YAML into the text area, and click **NEXT**.
- Enter values and make sure it's working as expected. - Enter values and make sure it's working as expected.
--------- ---------