Skip to content

Commit ff9b21c

Browse files
yeltnarmonkpow
authored andcommitted
Update README.md (#425)
1 parent 3baf979 commit ff9b21c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ app.use('/', proxy('internalhost.example.com', {
552552
proxyReqOpts.rejectUnauthorized = false
553553
return proxyReqOpts;
554554
}
555-
})
555+
}))
556556
```
557557
558558

0 commit comments

Comments
 (0)