moved penramentlu kopama.com.pl

This commit is contained in:
Artur Kuś 2025-11-21 16:04:44 +01:00
parent 739de88de6
commit 476cd198b8
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ server {
ssl_certificate_key /letsencrypt/live/kopama.com.pl/privkey.pem;
# 🔥 Stałe przekierowanie 301 na nową domenę
return 301 https://kursy.kopama.com.pl$request_uri;
return 301 https://kursy.kopama.pl$request_uri;
}