Correct service file

This commit is contained in:
jude
2024-06-12 17:21:42 +01:00
parent fc96ae526f
commit 1f0d7adae3
3 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,6 @@ server {
return 301 https://reminder-bot.com$request_uri;
}
server {
listen 443 ssl;
server_name reminder-bot.com;