diff --git a/custom/nginx/conf.d/wordpress.conf b/custom/nginx/conf.d/wordpress.conf index 301e371..b842ad1 100644 --- a/custom/nginx/conf.d/wordpress.conf +++ b/custom/nginx/conf.d/wordpress.conf @@ -1,6 +1,6 @@ server { listen 80; - server_name cddn.ixvd.net; + server_name cddn-webwinkel.nl; # SSL is managed by certbot, no need for a ssl listen; it will be generated automagically!