diff --git a/nginx-config/https/https-bodypainter-eu.conf b/nginx-config/https/https-bodypainter-eu.conf index 9de2d4f..fac6aa1 100755 --- a/nginx-config/https/https-bodypainter-eu.conf +++ b/nginx-config/https/https-bodypainter-eu.conf @@ -5,8 +5,8 @@ proxy_cache_path /var/cache/nginx05GB levels=1:2 keys_zone=STATIC:50m inactive=24h max_size=500m use_temp_path=off; proxy_cache_path /var/cache/nginx2GB levels=1:2 keys_zone=MEDIA:100m inactive=7d max_size=2g use_temp_path=off;\ - error_log /var/log/nginx/error.log notice; # <-- USTAWIAMY NOTICE - + error_log /var/log/nginx/error.log notice; + server { listen 443 ssl; server_name www.bodypainter.eu;