Skip to content

Commit f4a3cb6

Browse files
authored
Fix mssing end }
1 parent c614ef9 commit f4a3cb6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

healthchecks.subdomain.conf.sample

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ server {
3737
set $upstream_proto http;
3838
proxy_pass $upstream_proto://$upstream_app:$upstream_port;
3939
}
40+
}

0 commit comments

Comments
 (0)