From 381b5fa61ab534ef2d3392e369ec7cafb2ecc9e4 Mon Sep 17 00:00:00 2001 From: Tommy Parnell Date: Wed, 5 Jan 2022 11:42:23 -0500 Subject: [PATCH] readme --- Readme.md | 7 ++++++- render.yaml | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 6bf2f34..9b484de 100644 --- a/Readme.md +++ b/Readme.md @@ -2,4 +2,9 @@ This is a deploy to [render](https://render.com) button. Render is akin to heroku but has persistent storage, and generally much cheaper (includes a free tier). -[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy) \ No newline at end of file +[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy) + +## How to use this + +* Fork this repo. **You must not use this repo to press the button** if you do any changes to this repo will sync to your infrastructure. +* Press the button in your fork diff --git a/render.yaml b/render.yaml index 29f6c86..2fff341 100644 --- a/render.yaml +++ b/render.yaml @@ -3,7 +3,7 @@ services: name: verdaccio repo: https://github.com/verdaccio/verdaccio.git # optional region: oregon # optional (defaults to oregon) - plan: free # optional (defaults to starter) + plan: starter # optional (defaults to starter) branch: 5.x # optional (uses repo default) env: docker disk: