From fd996d1a02a1db72e43ad4ea015a0b6ce62ec001 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sun, 13 Oct 2024 03:41:17 -0700 Subject: [PATCH] Remove unnecessary comment --- etc/nginx/conf.d/sites_uptime-kuma.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/etc/nginx/conf.d/sites_uptime-kuma.conf b/etc/nginx/conf.d/sites_uptime-kuma.conf index 978e732..cddcdb3 100644 --- a/etc/nginx/conf.d/sites_uptime-kuma.conf +++ b/etc/nginx/conf.d/sites_uptime-kuma.conf @@ -1,5 +1,3 @@ -# This file assumes you have an uptime kuma instance running on the server - server { listen ipv4_1:443 quic; listen ipv4_1:443 ssl;