Skip to content

Commit

Permalink
rm ubrukt option
Browse files Browse the repository at this point in the history
  • Loading branch information
kenglxn committed Sep 1, 2023
1 parent b023542 commit 3e6160b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/server.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ const main = async () => {
);
} else {
const proxyOptions = {
logLevel: PROXY_LOG_LEVEL,
logger: log,
on: {
error: (err, req, res) => {
Expand Down

0 comments on commit 3e6160b

Please sign in to comment.