From d042d513c8443d52593ca2fec64eef886869c23f Mon Sep 17 00:00:00 2001 From: Thomas Jensen Date: Fri, 1 May 2020 22:05:44 +0200 Subject: [PATCH] Update 'nginx_webdav.conf' --- nginx_webdav.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nginx_webdav.conf b/nginx_webdav.conf index 2b37738..91c8765 100644 --- a/nginx_webdav.conf +++ b/nginx_webdav.conf @@ -1,3 +1,5 @@ +# sudo apt install nginx-full + server { listen 80; listen [::]:80;