Skip to content

Commit

Permalink
fixes Readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Morzaram committed Jan 8, 2024
1 parent a6d79e3 commit dae5381
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ These are the files that you need to make this work:
Go to settings -> Secrets and variables -> actions

Add the following secrets
`CAPROVER_SERVER` - The server url of your caprover instance. This must be in the format of `https://caprover.example.com`
`CAPROVER_NAME` - The name of the app you want to deploy to
`CAPROVER_KEY` - The key of the app you want to deploy to

- `CAPROVER_SERVER` - The server url of your caprover instance. This must be in the format of `https://caprover.example.com`
- `CAPROVER_NAME` - The name of the app you want to deploy to
- `CAPROVER_KEY` - The key of the app you want to deploy to

### `CAPROVER_SERVER` Secret

Expand Down

0 comments on commit dae5381

Please sign in to comment.