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