readme
This commit is contained in:
@@ -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).
|
||||
|
||||
[](https://render.com/deploy)
|
||||
[](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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user