From db93236335bcd3d31b53e52e6a6ae0c2bf8ff858 Mon Sep 17 00:00:00 2001 From: Gerrit Gogel Date: Tue, 26 Jan 2021 15:42:00 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18418a5..e7393c8 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ A fully containerized deployment of Seafile for Docker and Docker Swarm. ## Features -- Complete redesign of the [official Docker deployment](https://manual.seafile.com/docker/deploy%20seafile%20with%20docker/) with container virtualization best-practices in mind. +- Complete redesign of the [official Docker deployment](https://manual.seafile.com/docker/deploy%20seafile%20with%20docker/) with containerization best-practices in mind. - Runs Seahub (frontend) and Seafile Server (backend) in separate containers. - Frontend Clustering without Professional edition. - Completely removed self-implemented Nginx and Let's Encrypt and replaced it with two caddy services. The first one functioning as a reverse proxy, which forwards traffic to the respective endpoints. The second one functioning as a webserver for static content (/media path).