diff --git a/proxy/nginx/conf.d/s3.conf b/proxy/nginx/conf.d/s3.conf index bd8f973..07c59d0 100644 --- a/proxy/nginx/conf.d/s3.conf +++ b/proxy/nginx/conf.d/s3.conf @@ -12,7 +12,7 @@ server { server { listen 443 ssl; - server_name s3.systemsobscure.net; + server_name *.s3.systemsobscure.net s3.systemsobscure.net; client_max_body_size 100M; # Allow large image uploads