From 8baf4121e8b8e8443134407e1f6eb5449d458d31 Mon Sep 17 00:00:00 2001 From: DoTheEvolution Date: Tue, 12 May 2020 19:02:43 +0200 Subject: [PATCH] update --- nextcloud/readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nextcloud/readme.md b/nextcloud/readme.md index 138b3e8..a619d01 100644 --- a/nextcloud/readme.md +++ b/nextcloud/readme.md @@ -170,9 +170,11 @@ SMTP_PASSWORD=SG.asdasdasdasdasdasdsaasdasdsa ``` I wont be pasting it here in full text, -but it is included this github repo. +but it is included in this github repo. ``` +[nginx.conf](https://raw.githubusercontent.com/DoTheEvo/selfhosted-apps-docker/master/nextcloud/nginx.conf) + This is nginx web server configuration file, specifically setup to support fastCGI PHP-FPM.