Added badge to README.md

This commit is contained in:
Maximilian Kratz 2021-09-04 09:57:27 +02:00
parent d114fab48b
commit 172f505ed7

View file

@ -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.
In my version I've added a small fix to the nginx-configuration to enable successful synchronization with seafile-clients.