From 19f44ea4c6f134dbd64a8aa1a803d3de9e205338 Mon Sep 17 00:00:00 2001 From: Nicolas Meienberger Date: Sat, 10 Sep 2022 12:50:34 +0200 Subject: [PATCH] chore: update readme [skip ci] --- README.md | 1 + apps/uptime-kuma/config.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ae418cd..a85a4829 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ This is the official repository for the Tipi App Store. It contains all the apps - [Tautulli](https://github.com/Tautulli/Tautulli) - A Python based monitoring and tracking tool for Plex Media Server - [Teddit](https://codeberg.org/teddit/teddit) - Alternative Reddit front-end focused on privacy https://teddit.net - [Transmission](https://github.com/transmission/transmission) - Fast, easy, and free BitTorrent client +- [Uptime Kuma](https://github.com/louislam/uptime-kuma) - A fancy self-hosted monitoring tool. - [Wireguard Easy](https://github.com/WeeJeWel/wg-easy) - WireGuard VPN + Web-based Admin UI - [Vaultwarden](https://github.com/dani-garcia/vaultwarden) - Unofficial Bitwarden compatible server diff --git a/apps/uptime-kuma/config.json b/apps/uptime-kuma/config.json index 8d0e8417..1dacc455 100644 --- a/apps/uptime-kuma/config.json +++ b/apps/uptime-kuma/config.json @@ -3,7 +3,7 @@ "name": "Uptime Kuma", "available": true, "exposable": true, - "port": 8111, + "port": 8125, "id": "uptime-kuma", "tipi_version": 1, "version": "1",