diff --git a/README.md b/README.md index c57fb7c..f20c75a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Seafile Docker container with nginx-proxy fix + +[![Build Status](https://github.ci.maxkratz.com/api/badges/maxkratz/seafile-docker/status.svg)](https://github.ci.maxkratz.com/maxkratz/seafile-docker) + Seafile Docker build with fix for nginx-proxy compatibility. The official seafile docker container has a nginx configuration that blocks nginx-proxy compatibility. This container will follow the official one, applying the small fix. @@ -8,4 +11,4 @@ Refer to official Seafile container for usage: https://github.com/haiwen/seafile ## Fix for the fix This repo was forked from: https://github.com/draga79/seafile-docker -In my version I've added a small fix to the nginx-configuration to enable successful synchronization with seafile-clients. \ No newline at end of file +In my version I've added a small fix to the nginx-configuration to enable successful synchronization with seafile-clients.