From ebae1d2b8cf2a707456d1676649abbcf4f139c39 Mon Sep 17 00:00:00 2001 From: Stavros Iliopoulos Date: Sun, 13 Aug 2023 10:59:37 +0000 Subject: [PATCH] Fix readme and make tandoor pass tests. --- README.md | 2 ++ apps/tandoor/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 64304bf2..92648714 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,8 @@ This is the official repository for the Tipi App Store. It contains all the apps - [Sshwifty](https://github.com/nirui/sshwifty/) - Web SSH & Telnet (WebSSH & WebTelnet client) - [Syncthing](https://github.com/syncthing/syncthing) - Continuous File Synchronization - [Tailscale](https://github.com/tailscale/tailscale) - The easiest, most secure way to use WireGuard and 2FA +- [Tandoor](https://github.com/TandoorRecipes/recipes) - Drop your collection of links and notes. Get Tandoor and never look back onto a time without recipe management, storage, sharing and collaborative cooking! +- [Tasks.md](https://github.com/BaldissaraMatheus/Tasks.md) - A self-hosted, file based task management board that supports Markdown syntax - [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 diff --git a/apps/tandoor/docker-compose.yml b/apps/tandoor/docker-compose.yml index dd8f3931..6caa0ebf 100644 --- a/apps/tandoor/docker-compose.yml +++ b/apps/tandoor/docker-compose.yml @@ -1,6 +1,6 @@ version: "3.7" services: - recipes: + tandoor: container_name: tandoor image: ghcr.io/tandoorrecipes/recipes:1.5.4 volumes: