Fix conflicts
This commit is contained in:
parent
11adb9feca
commit
22c40d7c89
@ -23,13 +23,8 @@ http {
|
||||
}
|
||||
|
||||
server {
|
||||
<<<<<<< HEAD
|
||||
listen 443 ssl;
|
||||
server_name your.domain.example;
|
||||
=======
|
||||
listen 443;
|
||||
server_name git.evil-bird.ru;
|
||||
>>>>>>> cbd9e3c (-ssl2)
|
||||
|
||||
ssl_certificate /etc/letsencrypt/live/your.domain.example/fullchain.pem;
|
||||
ssl_certificate_key /etc/letsencrypt/live/your.domain.example/privkey.pem;
|
||||
|
Loading…
x
Reference in New Issue
Block a user