0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-07-22 07:08:06 +02:00

Compare commits

...

4 commits

Author SHA1 Message Date
Tommy
736b064667
Merge 7753af1b0c into 85eb58a828 2024-12-31 23:17:57 +01:00
Kate
85eb58a828
Merge pull request #2355 from nextcloud/readme-helm-link 2024-12-23 16:23:12 +01:00
Josh
d5c6e2ff0e
docs(readme): Add community helm chart link
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-12-23 09:03:54 -05:00
Tommy
7753af1b0c Disable absolute redirect
Signed-off-by: Tommy <contact@tommytran.io>
2024-10-13 13:57:22 +00:00
3 changed files with 5 additions and 0 deletions

View file

@ -10,6 +10,8 @@ events {
http {
absolute_redirect off;
include mime.types;
default_type application/octet-stream;
types {

View file

@ -10,6 +10,8 @@ events {
http {
absolute_redirect off;
include mime.types;
default_type application/octet-stream;
types {

View file

@ -5,6 +5,7 @@
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/nextcloud/docker)
![GitHub contributors](https://img.shields.io/github/contributors/nextcloud/docker?label=contributors%20-%20Thank%20you!)
![Docker Pulls](https://img.shields.io/docker/pulls/library/nextcloud)
[![Helm](https://img.shields.io/badge/Helm-0F1689?logo=helm&logoColor=fff)](https://github.com/nextcloud/helm/?tab=readme-ov-file)
# What is Nextcloud?