Correct service file
This commit is contained in:
@ -21,7 +21,6 @@ server {
|
||||
return 301 https://reminder-bot.com$request_uri;
|
||||
}
|
||||
|
||||
|
||||
server {
|
||||
listen 443 ssl;
|
||||
server_name reminder-bot.com;
|
||||
|
Reference in New Issue
Block a user