Skip to content

Commit

Permalink
clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Werfling committed Apr 20, 2023
1 parent f20e348 commit 47c3fa6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/src/inc/Service/NginxService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,6 @@ export class NginxService {
// Mitigate httpoxy attack
location.addVariable('proxy_set_header Proxy', '');


// redirect ------------------------------------------------------------------------------------

if (entry.redirect !== '') {
Expand Down

0 comments on commit 47c3fa6

Please sign in to comment.