This commit is contained in:
Tommy Parnell
2022-01-05 11:42:23 -05:00
parent 2e844ff04a
commit 381b5fa61a
2 changed files with 7 additions and 2 deletions

View File

@@ -3,3 +3,8 @@
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). 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) [![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

View File

@@ -3,7 +3,7 @@ services:
name: verdaccio name: verdaccio
repo: https://github.com/verdaccio/verdaccio.git # optional repo: https://github.com/verdaccio/verdaccio.git # optional
region: oregon # optional (defaults to oregon) 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) branch: 5.x # optional (uses repo default)
env: docker env: docker
disk: disk: