Skip to content

Commit 2f2ac3c

Browse files
maxkadelCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 26b8213 commit 2f2ac3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ops/production-deploy.tmpl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ nginx:
509509
# notifications (/notifications/endpoint)
510510
map ${DOLLAR}http_upgrade ${DOLLAR}connection_upgrade {
511511
default upgrade;
512-
'' close;
512+
'' '';
513513
}
514514
515515
log_format loki 'host=${DOLLAR}host ip=${DOLLAR}http_x_forwarded_for remote_user=${DOLLAR}remote_user [${DOLLAR}time_local] '

0 commit comments

Comments
 (0)