Skip to content

Commit 12460ba

Browse files
committed
🎨 Cleaned up some formatting
Signed-off-by: Joseph Harry <[email protected]>
1 parent dc18f96 commit 12460ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

discountbandit.subfolder.conf.sample

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ location ^~ /discountbandit/ {
2727
set $upstream_port 80;
2828
set $upstream_proto http;
2929
proxy_pass $upstream_proto://$upstream_app:$upstream_port;
30-
31-
3230
}
3331

3432

0 commit comments

Comments
 (0)