🔥 Removed a comment that was required to be removed

Signed-off-by: Joseph Harry <findarato@gmail.com>
This commit is contained in:
Joseph Harry
2024-02-27 16:21:39 -06:00
parent 2439470e0c
commit 10131e193a
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -28,6 +28,5 @@ location ^~ /gatus/ {
set $upstream_proto http;
proxy_pass $upstream_proto://$upstream_app:$upstream_port;
# REMOVE THIS LINE BEFORE SUBMITTING: Additional proxy settings such as headers go below this line, leave the blank line above.
}