From b13fc3538b07a896fed6d8ef0be9fcac8582234f Mon Sep 17 00:00:00 2001 From: Sebastian Kiepsch Date: Wed, 2 Apr 2025 13:16:32 +0200 Subject: [PATCH] add open-webui to readme --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 75e46ec..6aae558 100644 --- a/Readme.md +++ b/Readme.md @@ -41,6 +41,7 @@ The following compose files can be found in this repository. - mediawiki | [docker-compose.yml](./bookstack/docker-compose.yml) | [Link to project](https://www.mediawiki.org) - nextcloud | [docker-compose.yml](./bookstack/docker-compose.yml) | [Link to project](https://nextcloud.com/) - offen | [docker-compose.yml](./bookstack/docker-compose.yml) | [Link to project](https://www.offen.dev/) +- open-webui | [docker-compose.yml](./openwebui/docker-compose.yml) | [Link to project](https://docs.openwebui.com) ## Proxy - Most docker-compose files are created with having a reverse-proxy infront of them to do SSL termination and subdomain binding.