mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-05 20:41:32 -07:00
🎨 Cleaned up some formatting
Signed-off-by: Joseph Harry <findarato@gmail.com>
This commit is contained in:
parent
dc18f96566
commit
12460ba8e5
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ location ^~ /discountbandit/ {
|
|||
set $upstream_port 80;
|
||||
set $upstream_proto http;
|
||||
proxy_pass $upstream_proto://$upstream_app:$upstream_port;
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue