new version proxy to kopama.com.pl
This commit is contained in:
parent
59c02e6c4d
commit
80ea9a05a8
|
|
@ -3,7 +3,7 @@ server {
|
|||
listen 443 ssl;
|
||||
server_name kopama.com.pl www.kopama.com.pl;
|
||||
|
||||
server_tokens off
|
||||
server_tokens off;
|
||||
|
||||
ssl_certificate /letsencrypt/live/kopama.com.pl/fullchain.pem;
|
||||
ssl_certificate_key /letsencrypt/live/kopama.com.pl/privkey.pem;
|
||||
|
|
|
|||
Loading…
Reference in New Issue