-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,8 +17,8 @@ | |
- [Setup](#setup) | ||
- [Docker](#docker) | ||
- [API](#api) | ||
- [Browser extensions](#browser-extensions) | ||
- [Configuration](#configuration) | ||
- [Browser extensions](#browser-extensions) | ||
- [Videos](#videos) | ||
- [Integrations](#integrations) | ||
- [Contributing](#contributing) | ||
|
@@ -78,13 +78,6 @@ Official Kutt Docker image is available on [Docker Hub](https://hub.docker.com/r | |
|
||
[View API documentation →](https://docs.kutt.it) | ||
|
||
## Browser extensions | ||
|
||
Download Kutt's extension for web browsers via below links. | ||
|
||
- [Chrome](https://chrome.google.com/webstore/detail/kutt/pklakpjfiegjacoppcodencchehlfnpd) | ||
- [Firefox](https://addons.mozilla.org/en-US/firefox/addon/kutt/) | ||
|
||
## Configuration | ||
|
||
The app is configured via environment variables. You can pass environment variables directly or create a `.env` file. View [`.example.env`](./.example.env) file for the list of configurations. | ||
|
@@ -128,6 +121,13 @@ All variables are optional except `JWT_SECRET` which is required on production. | |
| `REPORT_EMAIL` | The email address that will receive submitted reports | - | `[email protected]` | | ||
| `CONTACT_EMAIL` | The support email address to show on the app | - | `[email protected]` | | ||
|
||
## Browser extensions | ||
|
||
Download Kutt's extension for web browsers via below links. | ||
|
||
- [Chrome](https://chrome.google.com/webstore/detail/kutt/pklakpjfiegjacoppcodencchehlfnpd) | ||
- [Firefox](https://addons.mozilla.org/en-US/firefox/addon/kutt/) | ||
|
||
## Videos | ||
|
||
**Official videos** | ||
|