diff --git a/nginx-config/https/https-kopama-com.pl.conf b/nginx-config/https/https-kopama-com.pl.conf index bb33fc1..16bb2f0 100644 --- a/nginx-config/https/https-kopama-com.pl.conf +++ b/nginx-config/https/https-kopama-com.pl.conf @@ -1,7 +1,7 @@ server { listen 443 ssl; - server_name kopama.themself.eu; + server_name kopama.com.pl; server_tokens off; diff --git a/nginx-config/https/https-kopama-themself-eu.conf b/nginx-config/https/https-kopama-themself-eu.conf index 62520ad..60ccaf5 100644 --- a/nginx-config/https/https-kopama-themself-eu.conf +++ b/nginx-config/https/https-kopama-themself-eu.conf @@ -1,7 +1,7 @@ server { listen 443 ssl; - server_name kopama.com.pl; + server_name kopama.themself.eu; server_tokens off;