Skip to content

Commit

Permalink
Update nginx.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoey2936 committed Jan 7, 2025
1 parent 20ee375 commit 6b6811f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/internal/nginx.js
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ const internalNginx = {
try {
utils.execFile('nginxbeautifier', ['-s', '4', filename]);
} catch {
// nothing
logger.error("nginxbeautifier failed");
}

}
Expand Down

0 comments on commit 6b6811f

Please sign in to comment.