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;